summaryrefslogtreewikicommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorTyler Murphy <tylermurphy534@gmail.com>2022-04-28 16:02:01 -0400
committerGitHub <noreply@github.com>2022-04-28 16:02:01 -0400
commit52d6f450ed17acb656a1540e6a29c0ef66ce73cc (patch)
treee9d5e253fa5fadd5a9657efffe6e7329077d73d1 /pom.xml
parent1.4.1 Hotfix (diff)
parentchange lobby start item to start permission from op (diff)
downloadkenshinshideandseek-52d6f450ed17acb656a1540e6a29c0ef66ce73cc.tar.gz
kenshinshideandseek-52d6f450ed17acb656a1540e6a29c0ef66ce73cc.tar.bz2
kenshinshideandseek-52d6f450ed17acb656a1540e6a29c0ef66ce73cc.zip
Merge pull request #25 from tylermurphy534/1.4.2
1.4.2
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 54ce0ef..e6bab08 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>HideAndSeek</artifactId>
- <version>1.4.1</version>
+ <version>1.4.2</version>
<name>Hide and Seek Plugin</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>