Skip to content

Commit

Permalink
Publish 1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
IMS212 committed Jul 1, 2024
1 parent 5d3d7a1 commit ee97d20
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 @@ -8,7 +8,7 @@ object Constants {
const val FABRIC_API_VERSION: String = "0.100.1+1.21"

// https://semver.org/
const val MOD_VERSION: String = "1.7.2"
const val MOD_VERSION: String = "1.7.3"

const val CUSTOM_SODIUM: Boolean = false
const val CUSTOM_SODIUM_NAME: String = "sodium-fabric-0.5.9-snapshotmc1.21-pre3-local.jar"
Expand Down

0 comments on commit ee97d20

Please sign in to comment.