diff options
author | Tyler Murphy <tylermurphy534@gmail.com> | 2022-08-07 21:55:08 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-07 21:55:08 -0400 |
commit | 00f67f0e4525f3c2eb1ded94627016e195950995 (patch) | |
tree | fc135226ae1f79040832173b83c21d23d16169fb /src/main/resources/plugin.yml | |
parent | Merge pull request #71 from tylermurphy534/1.5.1 (diff) | |
parent | pom fix (diff) | |
download | kenshinshideandseek-00f67f0e4525f3c2eb1ded94627016e195950995.tar.gz kenshinshideandseek-00f67f0e4525f3c2eb1ded94627016e195950995.tar.bz2 kenshinshideandseek-00f67f0e4525f3c2eb1ded94627016e195950995.zip |
Merge pull request #72 from tylermurphy534/1.6.0
1.6.0
Diffstat (limited to 'src/main/resources/plugin.yml')
-rw-r--r-- | src/main/resources/plugin.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 8cd75ee..eab74ad 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ name: KenshinsHideAndSeek main: net.tylermurphy.hideAndSeek.Main -version: 1.5.1 +version: 1.6.0 author: KenshinEto load: STARTUP api-version: 1.13 |