We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4fb007 commit eee6c14Copy full SHA for eee6c14
build.gradle.kts
@@ -15,7 +15,7 @@ plugins {
15
}
16
17
group = "dev.isxander"
18
-version = "1.21.4+1.0"
+version = "1.21.4+1.1"
19
20
loom {
21
splitEnvironmentSourceSets()
changelogs/1.21.4/1.21.4+1.1.md
@@ -0,0 +1,3 @@
1
+# Debugify 1.21.4+1.1
2
+
3
+- Fix crash when going into end dimension ([by rvbsm](https://github.com/isXander/Debugify/pull/379))
0 commit comments