diff options
author | Tyler Murphy <tylerm@tylerm.dev> | 2023-07-07 10:44:16 -0400 |
---|---|---|
committer | Tyler Murphy <tylerm@tylerm.dev> | 2023-07-07 10:44:16 -0400 |
commit | 86cbf25e0bc2b0550c6b28c1d51231880653f670 (patch) | |
tree | 1bc41a441a6a4102105c193093d37dc41699c73a /src/main/resources | |
parent | Merge pull request '1.7.3' (#8) from dev into main (diff) | |
download | kenshinshideandseek-86cbf25e0bc2b0550c6b28c1d51231880653f670.tar.gz kenshinshideandseek-86cbf25e0bc2b0550c6b28c1d51231880653f670.tar.bz2 kenshinshideandseek-86cbf25e0bc2b0550c6b28c1d51231880653f670.zip |
update deps to 1.20
Diffstat (limited to 'src/main/resources')
-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 7be1ed6..dc8cab1 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.3 +version: 1.7.4 author: KenshinEto load: STARTUP api-version: 1.13 |