aboutsummaryrefslogtreecommitdiff
path: root/build.gradle.kts
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-11-26 20:39:45 +0100
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-11-26 20:39:45 +0100
commit639c14d765e33a5afc73a500e21490886632137c (patch)
tree1e4eb3ed61cf1ace34660931b8f667fc9b2b9e28 /build.gradle.kts
parentc1544a0166a13da57250eee2b60f063d461d10cd (diff)
downloadskyhanni-639c14d765e33a5afc73a500e21490886632137c.tar.gz
skyhanni-639c14d765e33a5afc73a500e21490886632137c.tar.bz2
skyhanni-639c14d765e33a5afc73a500e21490886632137c.zip
Version 0.22 Beta 2
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 0808ebfe2..979fb2ccd 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
}
group = "at.hannibal2.skyhanni"
-version = "0.22.Beta.1"
+version = "0.22.Beta.2"
// Toolchains:
java {