We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4155343 commit c8777aeCopy full SHA for c8777ae
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.2.0-dev.5](https://github.com/MorpheApp/morphe-patcher/compare/v1.2.0-dev.4...v1.2.0-dev.5) (2026-02-25)
2
+
3
4
+### Bug Fixes
5
6
+* Sanitize strings.xml after decoding resources ([#55](https://github.com/MorpheApp/morphe-patcher/issues/55)) ([4155343](https://github.com/MorpheApp/morphe-patcher/commit/41553432f784dda34ddc3c2364279c6d2d87c3df))
7
8
# [1.2.0-dev.4](https://github.com/MorpheApp/morphe-patcher/compare/v1.2.0-dev.3...v1.2.0-dev.4) (2026-02-24)
9
10
gradle.properties
@@ -1,3 +1,3 @@
org.gradle.parallel = true
org.gradle.caching = true
-version = 1.2.0-dev.4
+version = 1.2.0-dev.5
0 commit comments