aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Clemens <jkc.clemens@gmail.com>2014-02-17 13:12:33 -0500
committerKyle Clemens <jkc.clemens@gmail.com>2014-02-17 13:12:33 -0500
commit5c3010c4c166373cbf90eb8f5b4113493f3ff3df (patch)
tree19f06fd6301ec572196caf5cbaf2cc0283db2bca
parentb3d4b507491c45b44e15e4703af88127987ef7e5 (diff)
Updated: Potato is now 1.7.4-ready
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5484eec..baa19e7 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.7.2</version>
+ <version>1.7.4</version>
<name>Potato</name>
<build>
<plugins>