Skip to content

Commit

Permalink
Updated Command Framework and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Despical committed Nov 10, 2024
1 parent 924e510 commit af09db4
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 @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>me.despical</groupId>
<artifactId>king-of-the-ladder</artifactId>
<version>3.0.6</version>
<version>3.0.7</version>

<name>King of the Ladder</name>
<inceptionYear>2020</inceptionYear>
Expand Down Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>com.github.Despical</groupId>
<artifactId>CommandFramework</artifactId>
<version>1.5.11</version>
<version>1.5.12</version>
</dependency>
<dependency>
<groupId>org.bstats</groupId>
Expand Down

0 comments on commit af09db4

Please sign in to comment.