diff options
author | Tyler Murphy <tylermurphy534@gmail.com> | 2022-05-03 13:07:40 -0400 |
---|---|---|
committer | Tyler Murphy <tylermurphy534@gmail.com> | 2022-05-03 13:07:40 -0400 |
commit | f4954efb39612b2903a57a0cbeaa088e67644976 (patch) | |
tree | 5cee8770db70459d44036b3fe44b076441bf27a5 /src/main/resources/plugin.yml | |
parent | Merge pull request #25 from tylermurphy534/1.4.2 (diff) | |
download | kenshinshideandseek-f4954efb39612b2903a57a0cbeaa088e67644976.tar.gz kenshinshideandseek-f4954efb39612b2903a57a0cbeaa088e67644976.tar.bz2 kenshinshideandseek-f4954efb39612b2903a57a0cbeaa088e67644976.zip |
start of 1.4.3
Diffstat (limited to '')
-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 7e1bca8..afe2ed2 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.4.2 +version: 1.4.3 author: KenshinEto load: STARTUP api-version: 1.13 |