diff options
author | Tyler Murphy <tylermurphy534@gmail.com> | 2023-02-11 13:45:19 -0500 |
---|---|---|
committer | Tyler Murphy <tylermurphy534@gmail.com> | 2023-02-11 13:45:19 -0500 |
commit | b69ee074b52035620350045786186a8c515f5f77 (patch) | |
tree | 8d99da8b7bc7892b32e8bb15bae59adc599aaee7 /src/main/resources/plugin.yml | |
parent | fix rightclick to find hider, and fix hider potion drink (diff) | |
download | kenshinshideandseek-b69ee074b52035620350045786186a8c515f5f77.tar.gz kenshinshideandseek-b69ee074b52035620350045786186a8c515f5f77.tar.bz2 kenshinshideandseek-b69ee074b52035620350045786186a8c515f5f77.zip |
update ver num
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 a857be1..38555db 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.7.1 +version: 1.7.2 author: KenshinEto load: STARTUP api-version: 1.13 |