From 4c5ffed5310ef4cbb37b55aaf97a9073bafd312f Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Wed, 26 Aug 2020 01:48:03 -0700 Subject: [PATCH] Bump version to 8.0.2-SNAPSHOT --- pom.xml | 4 ++-- src/plugin.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index b5097fd..b3ca59f 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.TheDgtl Stargate - 0.8.0.1 + 0.8.0.2-SNAPSHOT UTF-8 @@ -20,7 +20,7 @@ org.spigotmc spigot-api - 1.14.2-R0.1-SNAPSHOT + 1.16.2-R0.1-SNAPSHOT net.milkbowl.vault diff --git a/src/plugin.yml b/src/plugin.yml index 603195a..1b43502 100644 --- a/src/plugin.yml +++ b/src/plugin.yml @@ -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