Skip to content

Commit

Permalink
Merge branch '1.21/dev' into 1.21/stable
Browse files Browse the repository at this point in the history
  • Loading branch information
FlashyReese committed Sep 15, 2024
2 parents 70a8b80 + 5013b83 commit b42b90a
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 { "reeses-sodium-options" }
val MOD_VERSION by extra { "1.8.0-beta.1" }
val MOD_VERSION by extra { "1.8.0-beta.3" }
val SODIUM_VERSION by extra { "mc1.21-0.6.0-beta.2" }

allprojects {
Expand Down

0 comments on commit b42b90a

Please sign in to comment.