We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2cd5db commit 9f17c8fCopy full SHA for 9f17c8f
build.gradle.kts
@@ -8,7 +8,7 @@ object Constants {
8
const val FABRIC_API_VERSION: String = "0.92.0+1.20.1"
9
10
// https://semver.org/
11
- const val MOD_VERSION: String = "1.7.5"
+ const val MOD_VERSION: String = "1.7.6"
12
13
const val CUSTOM_SODIUM: Boolean = true
14
const val CUSTOM_SODIUM_NAME: String = "sodium-fabric-0.5.12-snapshot+mc1.20.1-build.612.jar"
0 commit comments