Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
superhize committed Mar 26, 2024
1 parent a9b3305 commit 345e1e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ plugins {
}

group = "at.hannibal2.skyhanni"
version = "0.24.Beta.21"
version = "0.24.Beta.21-overflowing"

val gitHash by lazy {
val baos = ByteArrayOutputStream()
Expand Down

0 comments on commit 345e1e5

Please sign in to comment.