Skip to content

Commit c8777ae

Browse files
chore: Release v1.2.0-dev.5 [skip ci]
# [1.2.0-dev.5](v1.2.0-dev.4...v1.2.0-dev.5) (2026-02-25) ### Bug Fixes * Sanitize strings.xml after decoding resources ([#55](#55)) ([4155343](4155343))
1 parent 4155343 commit c8777ae

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [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)
29

310

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
org.gradle.parallel = true
22
org.gradle.caching = true
3-
version = 1.2.0-dev.4
3+
version = 1.2.0-dev.5

0 commit comments

Comments
 (0)