summaryrefslogtreewikicommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorTyler Murphy <tylermurphy534@gmail.com>2023-02-07 18:08:45 -0500
committerTyler Murphy <tylermurphy534@gmail.com>2023-02-07 18:08:45 -0500
commitc3eaf2eccd30a42dec6ab63cb6c9ec80b102e746 (patch)
treea01657ff6ef8c47455bcdadd0aabf1ed0d882255 /pom.xml
parentblock solidifying beeps, stop right click attacks (diff)
downloadkenshinshideandseek-c3eaf2eccd30a42dec6ab63cb6c9ec80b102e746.tar.gz
kenshinshideandseek-c3eaf2eccd30a42dec6ab63cb6c9ec80b102e746.tar.bz2
kenshinshideandseek-c3eaf2eccd30a42dec6ab63cb6c9ec80b102e746.zip
1.7.1 beta 1
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index df2ab1b..6a8df6e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,7 +1,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"><modelVersion>4.0.0</modelVersion>
<groupId>net.tylermurphy</groupId>
<artifactId>KenshinsHideAndSeek</artifactId>
- <version>1.7.0</version>
+ <version>1.7.1</version>
<name>Hide and Seek Plugin</name>
<properties>