Skip to content

Commit

Permalink
Bump version to 7.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
StartsMercury committed Jun 2, 2024
1 parent 6a19454 commit d7e5ea0
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
@@ -1,6 +1,6 @@
object Constants {
const val MOD_NAME: String = "Simply No Shading"
const val MOD_VERSION: String = "7.2.0"
const val MOD_VERSION: String = "7.2.1"
}

plugins {
Expand Down

0 comments on commit d7e5ea0

Please sign in to comment.