summaryrefslogtreewikicommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorTyler Murphy <tylerm@tylerm.dev>2023-08-03 00:19:05 -0400
committerTyler Murphy <tylerm@tylerm.dev>2023-08-03 00:19:05 -0400
commit0ea494ec89ca105705b80b394e84145740bc85dc (patch)
tree54595f963487db70b6c8009ce1e8db07e9b2633c /pom.xml
parentUpdate 'README.md' (diff)
downloadkenshinshideandseek-0ea494ec89ca105705b80b394e84145740bc85dc.tar.gz
kenshinshideandseek-0ea494ec89ca105705b80b394e84145740bc85dc.tar.bz2
kenshinshideandseek-0ea494ec89ca105705b80b394e84145740bc85dc.zip
bug fixes
Diffstat (limited to '')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 90ee803..a157781 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>dev.tylerm</groupId>
<artifactId>KenshinsHideAndSeek</artifactId>
- <version>1.7.5</version>
+ <version>1.7.6</version>
<name>Hide and Seek Plugin</name>
<properties>