mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
Updating pom.xml version to reflect the various nullfixes. Style changes shouldn't impact function, but hopefully the SpotFixes corrections are a nice positive. All public methods now have javadoc, as should all or most classes, so also a positive.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
<groupId>com.programmerdan.minecraft</groupId>
|
||||
<artifactId>banstick</artifactId>
|
||||
<version>1.2.1</version>
|
||||
<version>1.2.2</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>BanStick</name>
|
||||
<url>https://github.com/Civclassic/BanStick</url>
|
||||
|
||||
Reference in New Issue
Block a user