Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mim1q committed May 17, 2024
1 parent 727c44f commit ea8f0ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/ModData.kt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
object ModData {
const val GROUP = "dev.mim1q"
const val ID = "gimm1q"
const val VERSION = "0.5.2"
const val VERSION = "0.5.3"
const val VERSION_TYPE = "beta"
val mcVersions = listOf("1.20.1")
val dependencies = listOf("fabric-api", /*"owo-lib"*/)
Expand Down
File renamed without changes.

0 comments on commit ea8f0ec

Please sign in to comment.