Skip to content

Commit

Permalink
change: Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
FlashyReese committed Sep 15, 2024
1 parent a3df549 commit b74f584
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 @@ -14,7 +14,7 @@ val PARCHMENT_VERSION by extra { null }
// https://semver.org/
val MAVEN_GROUP by extra { "me.flashyreese.mods" }
val ARCHIVE_NAME by extra { "sodium-extra" }
val MOD_VERSION by extra { "0.6.0-beta.2" }
val MOD_VERSION by extra { "0.6.0-beta.3" }
val SODIUM_VERSION by extra { "mc1.21-0.6.0-beta.2" }

allprojects {
Expand Down

0 comments on commit b74f584

Please sign in to comment.