summaryrefslogtreewikicommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorTyler Murphy <tylerm@tylerm.dev>2023-07-28 18:21:37 -0400
committerTyler Murphy <tylerm@tylerm.dev>2023-07-28 18:21:37 -0400
commitdd9a6dfd888954a174fd95432c72d585fac74ca5 (patch)
tree07411203c469e5d9adefe50583b0ce3f688fd8a4 /pom.xml
parentMerge pull request 'update deps to 1.20' (#9) from dev into main (diff)
downloadkenshinshideandseek-dd9a6dfd888954a174fd95432c72d585fac74ca5.tar.gz
kenshinshideandseek-dd9a6dfd888954a174fd95432c72d585fac74ca5.tar.bz2
kenshinshideandseek-dd9a6dfd888954a174fd95432c72d585fac74ca5.zip
1.7.5 rc1
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 0515362..23eec91 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.4</version>
+ <version>1.7.5</version>
<name>Hide and Seek Plugin</name>
<properties>