aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrent Hensler <2638275+drtshock@users.noreply.github.com>2022-03-11 11:16:58 -0600
committerGitHub <noreply@github.com>2022-03-11 11:16:58 -0600
commit8e4e9efc87e21d5de94c86acced57c26c397aba4 (patch)
treef18c74f3cb3de080fe90af4ee9f840dcd2cd405e
parentba22d0118ce2f65e7450e557008dbca0eedac6f2 (diff)
parent4ab24fd790fe55b4438501cf3bf17807abadf046 (diff)
Merge pull request #173 from rfl890/patch-1
Update potato software
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index dacb6c0..4bd570a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.drtshock</groupId>
<artifactId>potato</artifactId>
- <version>1.7.5</version>
+ <version>2.0.0</version>
<name>Potato</name>
<packaging>jar</packaging>
<build>