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.
0.8.7
1 parent 85af4d9 commit b98081fCopy full SHA for b98081f
1 file changed
build.gradle.kts
@@ -11,7 +11,7 @@ val FABRIC_API_VERSION by extra { "0.145.3+26.1.1" }
11
// https://semver.org/
12
val MAVEN_GROUP by extra { "me.flashyreese.mods" }
13
val ARCHIVE_NAME by extra { "sodium-extra" }
14
-val MOD_VERSION by extra { "0.8.6" }
+val MOD_VERSION by extra { "0.8.7" }
15
val SODIUM_VERSION by extra { "0.8.9+mc26.1.1" }
16
17
allprojects {
0 commit comments