Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
fullwall committed Jun 9, 2016
1 parent 201a412 commit 28c4810
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 @@ -4,12 +4,12 @@

<groupId>net.citizensnpcs</groupId>
<artifactId>citizensapi</artifactId>
<version>2.0.18-SNAPSHOT</version>
<version>2.0.19-SNAPSHOT</version>
<name>CitizensAPI</name>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<bukkit.version>1.9.4-R0.1-SNAPSHOT</bukkit.version>
<bukkit.version>1.10-R0.1-SNAPSHOT</bukkit.version>
<powermock.version>1.4.12</powermock.version>
<build.number>Unknown</build.number>
</properties>
Expand Down

0 comments on commit 28c4810

Please sign in to comment.