Skip to content

Commit 4d8926b

Browse files
chore: Release v1.4.1-dev.1 [skip ci]
## [1.4.1-dev.1](v1.4.0...v1.4.1-dev.1) (2026-03-29) ### Bug Fixes * Handle patching XAPK files ([MorpheApp#93](https://github.com/AzyrRuthless/morphe-cli/issues/93)) ([1dc7cfe](1dc7cfe)) * Handle running CLI in headless environment ([MorpheApp#95](https://github.com/AzyrRuthless/morphe-cli/issues/95)) ([1e30218](1e30218)) * Update to latest Patcher ([2414325](2414325)) * Update to Patcher 1.3.3 ([ad7a0a0](ad7a0a0))
1 parent 1dc7cfe commit 4d8926b

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.4.1-dev.1](https://github.com/AzyrRuthless/morphe-cli/compare/v1.4.0...v1.4.1-dev.1) (2026-03-29)
2+
3+
4+
### Bug Fixes
5+
6+
* Handle patching XAPK files ([#93](https://github.com/AzyrRuthless/morphe-cli/issues/93)) ([1dc7cfe](https://github.com/AzyrRuthless/morphe-cli/commit/1dc7cfe926deb45169e8f61608868428e80b8d08))
7+
* Handle running CLI in headless environment ([#95](https://github.com/AzyrRuthless/morphe-cli/issues/95)) ([1e30218](https://github.com/AzyrRuthless/morphe-cli/commit/1e30218ab28ba477fb8535b2d88d95fad90b1fb4))
8+
* Update to latest Patcher ([2414325](https://github.com/AzyrRuthless/morphe-cli/commit/241432513e546ee7e865a9e3379d8fb5c667fdcb))
9+
* Update to Patcher 1.3.3 ([ad7a0a0](https://github.com/AzyrRuthless/morphe-cli/commit/ad7a0a0312244e2d7e12ebec2c34c17b88887d2e))
10+
111
# [1.4.0](https://github.com/AzyrRuthless/morphe-cli/compare/v1.3.0...v1.4.0) (2026-03-24)
212

313

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
org.gradle.parallel = true
22
org.gradle.caching = true
33
kotlin.code.style = official
4-
version = 1.4.0
4+
version = 1.4.1-dev.1

0 commit comments

Comments
 (0)