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.
1 parent 5d3d7a1 commit ee97d20Copy full SHA for ee97d20
build.gradle.kts
@@ -8,7 +8,7 @@ object Constants {
8
const val FABRIC_API_VERSION: String = "0.100.1+1.21"
9
10
// https://semver.org/
11
- const val MOD_VERSION: String = "1.7.2"
+ const val MOD_VERSION: String = "1.7.3"
12
13
const val CUSTOM_SODIUM: Boolean = false
14
const val CUSTOM_SODIUM_NAME: String = "sodium-fabric-0.5.9-snapshotmc1.21-pre3-local.jar"
0 commit comments