diff --git a/pom.xml b/pom.xml index d31b955..3f45595 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ <groupId>eu.m724</groupId> <artifactId>wtapi</artifactId> - <version>0.8.2-SNAPSHOT</version> + <version>0.8.2</version> <properties> <maven.compiler.source>17</maven.compiler.source> @@ -69,7 +69,7 @@ <scm> <developerConnection>scm:git:git@git.m724.eu:Minecon724/wtapi.git</developerConnection> - <tag>wtapi-0.8.1</tag> + <tag>wtapi-0.8.2</tag> </scm> </project> \ No newline at end of file