Skip to content

Commit 4d05391

Browse files
chore: Release v1.2.0-dev.10 [skip ci]
# [1.2.0-dev.10](v1.2.0-dev.9...v1.2.0-dev.10) (2026-03-02) ### Bug Fixes * Add missing XML namespaces when renaming package ([#65](#65)) ([6568009](6568009))
1 parent 6568009 commit 4d05391

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.10](https://github.com/MorpheApp/morphe-patcher/compare/v1.2.0-dev.9...v1.2.0-dev.10) (2026-03-02)
2+
3+
4+
### Bug Fixes
5+
6+
* Add missing XML namespaces when renaming package ([#65](https://github.com/MorpheApp/morphe-patcher/issues/65)) ([6568009](https://github.com/MorpheApp/morphe-patcher/commit/6568009327c2d106ca8c194adbd473623abc03e4))
7+
18
# [1.2.0-dev.9](https://github.com/MorpheApp/morphe-patcher/compare/v1.2.0-dev.8...v1.2.0-dev.9) (2026-02-28)
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.9
3+
version = 1.2.0-dev.10

0 commit comments

Comments
 (0)