aboutsummaryrefslogtreecommitdiff
path: root/root.gradle.kts
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2024-10-07 01:52:48 +0200
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2024-10-07 01:52:48 +0200
commit82ea42e7dfe989c75eebc072f1cebe0b6c000492 (patch)
treec4962571f7bb36084a296f5327e2b1d3bb2df462 /root.gradle.kts
parentedbbe1e61afe600b9d111c7bf74db70f07befd2f (diff)
downloadskyhanni-82ea42e7dfe989c75eebc072f1cebe0b6c000492.tar.gz
skyhanni-82ea42e7dfe989c75eebc072f1cebe0b6c000492.tar.bz2
skyhanni-82ea42e7dfe989c75eebc072f1cebe0b6c000492.zip
Version 0.27 Beta 16
Diffstat (limited to 'root.gradle.kts')
-rw-r--r--root.gradle.kts2
1 files changed, 1 insertions, 1 deletions
diff --git a/root.gradle.kts b/root.gradle.kts
index 58285a701..33a21442e 100644
--- a/root.gradle.kts
+++ b/root.gradle.kts
@@ -14,7 +14,7 @@ plugins {
allprojects {
group = "at.hannibal2.skyhanni"
- version = "0.27.Beta.15"
+ version = "0.27.Beta.16"
repositories {
mavenCentral()
mavenLocal()