aboutsummaryrefslogtreecommitdiff
path: root/build.gradle.kts
diff options
context:
space:
mode:
authorRayDeeUx <raydeeux@gmail.com>2022-08-20 11:55:05 -0400
committerRayDeeUx <raydeeux@gmail.com>2022-08-20 11:55:05 -0400
commit1baa79b50351ccf50c05e206f79fc18a48302ab6 (patch)
treeba2b9e3977f3620c51c3c84ce70cc32915bbb365 /build.gradle.kts
parent63972654eef2560bc28053bf66f5a8e8803488bb (diff)
downloadskyblockhud-1baa79b50351ccf50c05e206f79fc18a48302ab6.tar.gz
skyblockhud-1baa79b50351ccf50c05e206f79fc18a48302ab6.tar.bz2
skyblockhud-1baa79b50351ccf50c05e206f79fc18a48302ab6.zip
1.14.4 + credit where credit is due
Diffstat (limited to 'build.gradle.kts')
-rw-r--r--build.gradle.kts2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle.kts b/build.gradle.kts
index 3de5a2d..49b1d4e 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.14.3"
+version = "1.14.4"
group = "com.thatgravyboat.skyblockhud"