diff options
Diffstat (limited to '')
-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>dev.tylerm</groupId> <artifactId>KenshinsHideAndSeek</artifactId> - <version>1.7.5</version> + <version>1.7.6</version> <name>Hide and Seek Plugin</name> <properties> |