diff options
| author | Freya Murphy <freya@freyacat.org> | 2026-03-19 13:09:15 -0400 |
|---|---|---|
| committer | Freya Murphy <freya@freyacat.org> | 2026-03-19 13:15:30 -0400 |
| commit | c1b927c79f0d37c135964c609a43110a067648c6 (patch) | |
| tree | 6c2a097aae322fa85613025e760207b770d2acf6 /src/main/resources | |
| parent | InventoryHandler: fix null (diff) | |
| download | kenshinshideandseek-main.tar.gz kenshinshideandseek-main.tar.bz2 kenshinshideandseek-main.zip | |
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 6e6bd05..e79fb7a 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ name: KenshinsHideAndSeek main: cat.freya.khs.Main -version: 1.7.6 +version: 1.7.7 author: KenshinEto load: STARTUP api-version: 1.13 |