Skip to content

Commit 75bb1c8

Browse files
committed
Release CommandBook 2.4
1 parent 0126fe1 commit 75bb1c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.sk89q</groupId>
44
<artifactId>commandbook</artifactId>
5-
<version>2.3.1-SNAPSHOT</version>
5+
<version>2.4</version>
66
<name>CommandBook</name>
77
<description>CommandBook brings general commands to Bukkit</description>
88
<licenses>
@@ -16,7 +16,7 @@
1616
<scm>
1717
<connection>scm:git:git://github.com/sk89q/commandbook.git</connection>
1818
<url>https://github.com/sk89q/commandbook</url>
19-
<tag>master</tag>
19+
<tag>2.4</tag>
2020
<developerConnection>scm:git:[email protected]:sk89q/commandbook.git</developerConnection>
2121
</scm>
2222
<properties>

0 commit comments

Comments
 (0)