diff options
author | Tyler Murphy <tylerm@tylerm.dev> | 2023-08-03 00:19:05 -0400 |
---|---|---|
committer | Tyler Murphy <tylerm@tylerm.dev> | 2023-08-03 00:19:05 -0400 |
commit | 0ea494ec89ca105705b80b394e84145740bc85dc (patch) | |
tree | 54595f963487db70b6c8009ce1e8db07e9b2633c /src/main/resources/plugin.yml | |
parent | Update 'README.md' (diff) | |
download | kenshinshideandseek-0ea494ec89ca105705b80b394e84145740bc85dc.tar.gz kenshinshideandseek-0ea494ec89ca105705b80b394e84145740bc85dc.tar.bz2 kenshinshideandseek-0ea494ec89ca105705b80b394e84145740bc85dc.zip |
bug fixes
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 5e681d0..2d510d6 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ name: KenshinsHideAndSeek main: dev.tylerm.khs.Main -version: 1.7.5 +version: 1.7.6 author: KenshinEto load: STARTUP api-version: 1.13 |