summaryrefslogtreewikicommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorTyler Murphy <tylermurphy534@gmail.com>2022-05-03 13:07:40 -0400
committerTyler Murphy <tylermurphy534@gmail.com>2022-05-03 13:07:40 -0400
commitf4954efb39612b2903a57a0cbeaa088e67644976 (patch)
tree5cee8770db70459d44036b3fe44b076441bf27a5 /pom.xml
parentMerge pull request #25 from tylermurphy534/1.4.2 (diff)
downloadkenshinshideandseek-f4954efb39612b2903a57a0cbeaa088e67644976.tar.gz
kenshinshideandseek-f4954efb39612b2903a57a0cbeaa088e67644976.tar.bz2
kenshinshideandseek-f4954efb39612b2903a57a0cbeaa088e67644976.zip
start of 1.4.3
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 e6bab08..4f73ae1 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.2</version>
+ <version>1.4.3</version>
<name>Hide and Seek Plugin</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>