Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
senseiwells committed Oct 24, 2024
1 parent dc38dc5 commit 99f8399
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 @@ -21,7 +21,7 @@ repositories {
maven("https://jitpack.io")
}

val modVersion = "2.0.0-beta.1"
val modVersion = "2.0.0-beta.2"
val releaseVersion = "${modVersion}+${libs.versions.minecraft.get()}"
version = releaseVersion
group = "me.senseiwells"
Expand Down

0 comments on commit 99f8399

Please sign in to comment.