We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2.0.3
1 parent a3b43c5 commit f23e598Copy full SHA for f23e598
build.gradle.kts
@@ -14,7 +14,7 @@ val PARCHMENT_VERSION by extra { null }
14
// https://semver.org/
15
val MAVEN_GROUP by extra { "me.flashyreese.mods" }
16
val ARCHIVE_NAME by extra { "reeses-sodium-options" }
17
-val MOD_VERSION by extra { "2.0.2" }
+val MOD_VERSION by extra { "2.0.3" }
18
val SODIUM_VERSION by extra { "0.8.3+mc1.21.11" }
19
20
allprojects {
0 commit comments