We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0126fe1 commit 75bb1c8Copy full SHA for 75bb1c8
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>com.sk89q</groupId>
4
<artifactId>commandbook</artifactId>
5
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.4</version>
6
<name>CommandBook</name>
7
<description>CommandBook brings general commands to Bukkit</description>
8
<licenses>
@@ -16,7 +16,7 @@
16
<scm>
17
<connection>scm:git:git://github.com/sk89q/commandbook.git</connection>
18
<url>https://github.com/sk89q/commandbook</url>
19
- <tag>master</tag>
+ <tag>2.4</tag>
20
<developerConnection>scm:git:[email protected]:sk89q/commandbook.git</developerConnection>
21
</scm>
22
<properties>
0 commit comments