Skip to content

Commit 5a3e4f3

Browse files
chore: Release v1.6.3 [skip ci]
## [1.6.3](v1.6.2...v1.6.3) (2026-03-28) ### Bug Fixes * Handle patching XAPK files ([#93](#93)) ([5d18490](5d18490)) * Handle running CLI in headless environment ([#95](#95)) ([70f2952](70f2952)) * Update to latest Patcher ([fbc6c9e](fbc6c9e)) * Update to Patcher 1.3.3 ([ca579fb](ca579fb))
1 parent c53eac3 commit 5a3e4f3

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.6.3](https://github.com/MorpheApp/morphe-cli/compare/v1.6.2...v1.6.3) (2026-03-28)
2+
3+
4+
### Bug Fixes
5+
6+
* Handle patching XAPK files ([#93](https://github.com/MorpheApp/morphe-cli/issues/93)) ([5d18490](https://github.com/MorpheApp/morphe-cli/commit/5d18490305f10949bf5407bc7167549e3a1cc8f4))
7+
* Handle running CLI in headless environment ([#95](https://github.com/MorpheApp/morphe-cli/issues/95)) ([70f2952](https://github.com/MorpheApp/morphe-cli/commit/70f2952b09de57ad7c06bd92365025d38164ed26))
8+
* Update to latest Patcher ([fbc6c9e](https://github.com/MorpheApp/morphe-cli/commit/fbc6c9e2dbab2db9b46f442feeec1a2df565114e))
9+
* Update to Patcher 1.3.3 ([ca579fb](https://github.com/MorpheApp/morphe-cli/commit/ca579fbc8afa32b98a77475ae4db0792d1165a3d))
10+
111
## [1.6.3-dev.4](https://github.com/MorpheApp/morphe-cli/compare/v1.6.3-dev.3...v1.6.3-dev.4) (2026-03-28)
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.6.3-dev.4
4+
version = 1.6.3

0 commit comments

Comments
 (0)