bump version

This commit is contained in:
hyperdefined
2023-10-22 19:46:59 -04:00
parent c3f47707c4
commit 2ace1c4f16
3 changed files with 3 additions and 4 deletions

View File

@@ -23,7 +23,7 @@
<groupId>lol.hyper</groupId>
<artifactId>toolstats</artifactId>
<version>1.7</version>
<version>1.7.1</version>
<packaging>jar</packaging>
<name>ToolStats</name>
@@ -117,7 +117,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.19-R0.1-SNAPSHOT</version>
<version>1.20.2-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>