Skip to content

Commit

Permalink
Bump version to 7.6.2
Browse files Browse the repository at this point in the history
(cherry picked from commit 71ad7b1)
  • Loading branch information
StartsMercury committed Nov 27, 2024
1 parent 54eec05 commit 45d123d
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.6.1"
const val MOD_VERSION: String = "7.6.2"
}

plugins {
Expand Down

0 comments on commit 45d123d

Please sign in to comment.