diff --git a/pom.xml b/pom.xml index 1e03341..00b8961 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.TheDgtl</groupId> <artifactId>Stargate</artifactId> - <version>0.8.0.0</version> + <version>0.8.0.1-SNAPSHOT</version> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> </properties> diff --git a/src/plugin.yml b/src/plugin.yml index 4f27716..1dd2e52 100644 --- a/src/plugin.yml +++ b/src/plugin.yml @@ -1,6 +1,6 @@ name: Stargate main: net.TheDgtl.Stargate.Stargate -version: 0.8.0.0 +version: 0.8.0.1-SNAPSHOT description: Stargate mod for Bukkit author: Drakia website: http://www.thedgtl.net