diff options
author | Tyler Murphy <tylermurphy534@gmail.com> | 2022-07-27 18:20:11 -0400 |
---|---|---|
committer | Tyler Murphy <tylermurphy534@gmail.com> | 2022-07-27 18:20:11 -0400 |
commit | e4abbae6af086e4ea71bb20e25d29b3ed646ae83 (patch) | |
tree | 5d5170c074a3a6b05bfcc909426ba2d5e4f597db /pom.xml | |
parent | Save Inventorys on Leave (diff) | |
download | kenshinshideandseek-e4abbae6af086e4ea71bb20e25d29b3ed646ae83.tar.gz kenshinshideandseek-e4abbae6af086e4ea71bb20e25d29b3ed646ae83.tar.bz2 kenshinshideandseek-e4abbae6af086e4ea71bb20e25d29b3ed646ae83.zip |
blockhunt start
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.5.1</version> + <version>1.6.0</version> <name>Hide and Seek Plugin</name> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |