Skip to content

Commit aa55fe1

Browse files
chore: Release v1.9.1 [skip ci]
## [1.9.1](v1.9.0...v1.9.1) (2026-06-08) ### Bug Fixes * signing improvements ([#160](#160)) ([166f940](166f940)) * Update dependencies ([83d3969](83d3969)) * Update to latest ARSCLib ([f62a179](f62a179))
1 parent bae8b72 commit aa55fe1

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.9.1](https://github.com/MorpheApp/morphe-cli/compare/v1.9.0...v1.9.1) (2026-06-08)
2+
3+
4+
### Bug Fixes
5+
6+
* signing improvements ([#160](https://github.com/MorpheApp/morphe-cli/issues/160)) ([166f940](https://github.com/MorpheApp/morphe-cli/commit/166f9409b1cbe00af7663545c41548ead2c189c5))
7+
* Update dependencies ([83d3969](https://github.com/MorpheApp/morphe-cli/commit/83d39692541ca81b7bb555dfd60a001fbb97b3f1))
8+
* Update to latest ARSCLib ([f62a179](https://github.com/MorpheApp/morphe-cli/commit/f62a1793601fcfc489f54c558265115530ab6b8d))
9+
110
## [1.9.1-dev.3](https://github.com/MorpheApp/morphe-cli/compare/v1.9.1-dev.2...v1.9.1-dev.3) (2026-06-02)
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.9.1-dev.3
4+
version = 1.9.1

0 commit comments

Comments
 (0)