aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2024-03-11 18:49:25 +0100
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2024-03-11 18:49:25 +0100
commit9f1ba8207e8ae14da50058eeaaf0eb750b530dfa (patch)
treeef9c8d82fbed5ab304e19e999b400e6f61cf4084 /src
parent25f3a0fb99e3adee364f34cb2580440025417768 (diff)
downloadskyhanni-9f1ba8207e8ae14da50058eeaaf0eb750b530dfa.tar.gz
skyhanni-9f1ba8207e8ae14da50058eeaaf0eb750b530dfa.tar.bz2
skyhanni-9f1ba8207e8ae14da50058eeaaf0eb750b530dfa.zip
Version 0.24 Beta 10
Diffstat (limited to 'src')
-rw-r--r--src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt b/src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
index 107998d05..6c05aadbd 100644
--- a/src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
+++ b/src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
@@ -401,7 +401,7 @@ import org.apache.logging.log4j.Logger
clientSideOnly = true,
useMetadata = true,
guiFactory = "at.hannibal2.skyhanni.config.ConfigGuiForgeInterop",
- version = "0.24.Beta.9",
+ version = "0.24.Beta.10",
)
class SkyHanniMod {