Bump version to 8.0.2-SNAPSHOT

This commit is contained in:
Michael Smith 2020-08-26 01:48:03 -07:00
parent 64092457a8
commit 4c5ffed531
No known key found for this signature in database
GPG Key ID: 41F47A53EDE95BE1
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.TheDgtl</groupId>
<artifactId>Stargate</artifactId>
<version>0.8.0.1</version>
<version>0.8.0.2-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
@ -20,7 +20,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.14.2-R0.1-SNAPSHOT</version>
<version>1.16.2-R0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>net.milkbowl.vault</groupId>

View File

@ -1,6 +1,6 @@
name: Stargate
main: net.TheDgtl.Stargate.Stargate
version: 0.8.0.1
version: 0.8.0.2-SNAPSHOT
description: Stargate mod for Bukkit
author: Drakia
website: http://www.thedgtl.net