Skip to content

Commit

Permalink
update to 1.18.2, bump version number to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SeriousGuy888 committed Mar 12, 2022
1 parent 9beb89d commit 7786a13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>io.github.seriousguy888</groupId>
<artifactId>CheezSurvTagGame</artifactId>
<version>1.2.0</version>
<version>1.2.1</version>
<packaging>jar</packaging>

<name>CheezSurvTagGame</name>
Expand Down Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.18.1-R0.1-SNAPSHOT</version>
<version>1.18.2-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 7786a13

Please sign in to comment.