diff options
author | Tyler Murphy <tylermurphy534@gmail.com> | 2021-08-21 22:02:11 -0400 |
---|---|---|
committer | Tyler Murphy <tylermurphy534@gmail.com> | 2021-08-21 22:02:11 -0400 |
commit | 20037e986f3807a35fe194a2735982a50c766e55 (patch) | |
tree | 0257dcdeabb9e0609dcff083ffb51db528136655 /src/main/resources/plugin.yml | |
parent | 1.1.0 (diff) | |
download | kenshinshideandseek-20037e986f3807a35fe194a2735982a50c766e55.tar.gz kenshinshideandseek-20037e986f3807a35fe194a2735982a50c766e55.tar.bz2 kenshinshideandseek-20037e986f3807a35fe194a2735982a50c766e55.zip |
hunder and standby health rewrite
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 5f5ddb2..2fdb769 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ name: HideAndSeek main: net.tylermurphy.hideAndSeek.Main -version: 1.1.0 +version: 1.1.1 author: KenshinEto load: STARTUP api-version: 1.17 |