diff options
| author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-03-07 02:22:51 +0100 |
|---|---|---|
| committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-03-07 02:22:51 +0100 |
| commit | 6c0bf6dc7e9abea87c446e65d4a95e499ee572b6 (patch) | |
| tree | aca4c9a52b1e56811952bc407097e6d736efcce2 /build.gradle.kts | |
| parent | 20eef122b2e0d51917073f161f2b8d3d630a34ee (diff) | |
| download | SkyHanni-6c0bf6dc7e9abea87c446e65d4a95e499ee572b6.tar.gz SkyHanni-6c0bf6dc7e9abea87c446e65d4a95e499ee572b6.tar.bz2 SkyHanni-6c0bf6dc7e9abea87c446e65d4a95e499ee572b6.zip | |
Version 0.24 Beta 6
Diffstat (limited to 'build.gradle.kts')
| -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 4f2dca56f..f3be98715 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -14,7 +14,7 @@ plugins { } group = "at.hannibal2.skyhanni" -version = "0.24.Beta.5" +version = "0.24.Beta.6" val gitHash by lazy { val baos = ByteArrayOutputStream() |
