diff options
author | nea <nea@nea.moe> | 2023-07-24 21:56:52 +0200 |
---|---|---|
committer | nea <nea@nea.moe> | 2023-07-24 21:56:52 +0200 |
commit | 64657d313816c4508d55f1cf05e62a10b537f37d (patch) | |
tree | cab13b6715e540ab24d09a8f2c455db8702652c5 | |
parent | 5035615028c3b2a535d46f4f4d25f9f89e3fadb1 (diff) | |
download | SkyblockHud-Death-Defied-master.tar.gz SkyblockHud-Death-Defied-master.tar.bz2 SkyblockHud-Death-Defied-master.zip |
-rw-r--r-- | build.gradle.kts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle.kts b/build.gradle.kts index 00d635a..d959e2c 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -6,7 +6,7 @@ plugins { id("com.github.johnrengelman.shadow") version "7.1.2" } -version = "1.17.0" +version = "1.17.1" group = "com.thatgravyboat.skyblockhud" |