aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrtshock <drtshock13@gmail.com>2013-11-30 18:16:22 -0800
committerdrtshock <drtshock13@gmail.com>2013-11-30 18:16:22 -0800
commit59eb7051b2c914a8948405fc8ea210d047c80b4c (patch)
tree7de3ad12be76a08e42cd683122c3a2c4bd30b0ff
parent69d2a02b300eb41987c2901051566ff7ad027c2c (diff)
parentf5ee757af5dfd8cacd7fb65c9b553a6a87f48f55 (diff)
Merge pull request #24 from ocelotpotpie/master
Updating to 1.7.2. VERY IMPORTANT.
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 061590a..5484eec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.drtshock</groupId>
<artifactId>potato</artifactId>
- <version>1.0</version>
+ <version>1.7.2</version>
<name>Potato</name>
<build>
<plugins>