Skip to content

Commit

Permalink
Bump development version
Browse files Browse the repository at this point in the history
  • Loading branch information
sgdc3 committed Jun 26, 2024
1 parent b391df1 commit a424408
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ You can also create your own translation file and, if you want, you can share it
<dependency>
<groupId>fr.xephi</groupId>
<artifactId>authme</artifactId>
<version>5.6.0-SNAPSHOT</version>
<version>5.6.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>fr.xephi</groupId>
<artifactId>authme</artifactId>
<version>5.6.0</version>
<version>5.6.1-SNAPSHOT</version>

<name>AuthMeReloaded</name>
<description>The first authentication plugin for the Bukkit API!</description>
Expand Down

0 comments on commit a424408

Please sign in to comment.