Skip to content

Commit 1aab4c7

Browse files
chore: Release v1.7.1 [skip ci]
## [1.7.1](v1.7.0...v1.7.1) (2026-06-13) ### Bug Fixes * signing improvements ([MorpheApp#160](https://github.com/AzyrRuthless/morphe-cli/issues/160)) ([ac690ac](ac690ac)) * Update dependencies ([de56ce0](de56ce0)) * Update to latest ARSCLib ([8f69d17](8f69d17))
1 parent 3c57ddb commit 1aab4c7

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.7.1](https://github.com/AzyrRuthless/morphe-cli/compare/v1.7.0...v1.7.1) (2026-06-13)
2+
3+
4+
### Bug Fixes
5+
6+
* signing improvements ([#160](https://github.com/AzyrRuthless/morphe-cli/issues/160)) ([ac690ac](https://github.com/AzyrRuthless/morphe-cli/commit/ac690acc05045fce8757c77cee776dcdcb496f72))
7+
* Update dependencies ([de56ce0](https://github.com/AzyrRuthless/morphe-cli/commit/de56ce09cd29a9c0d2e05c39eeadbbdf791b7d36))
8+
* Update to latest ARSCLib ([8f69d17](https://github.com/AzyrRuthless/morphe-cli/commit/8f69d17f50d671f9e0da348d54dd76f84b79e661))
9+
110
## [1.7.1-dev.1](https://github.com/AzyrRuthless/morphe-cli/compare/v1.7.0...v1.7.1-dev.1) (2026-06-13)
211

312

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.7.1-dev.1
4+
version = 1.7.1

0 commit comments

Comments
 (0)