File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.6.2-dev.1] ( https://github.com/MorpheApp/morphe-cli/compare/v1.6.1...v1.6.2-dev.1 ) (2026-03-22)
2+
3+
4+ ### Bug Fixes
5+
6+ * Update to Patcher 1.3.2 ([ f4c00bb] ( https://github.com/MorpheApp/morphe-cli/commit/f4c00bbea80997c816f40f5dcf0a17f771d80b43 ) )
7+
18## [ 1.6.1] ( https://github.com/MorpheApp/morphe-cli/compare/v1.6.0...v1.6.1 ) (2026-03-22)
29
310
Original file line number Diff line number Diff line change 11org.gradle.parallel = true
22org.gradle.caching = true
33kotlin.code.style = official
4- version = 1.6.1
4+ version = 1.6.2-dev. 1
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ kotlin = "2.3.0"
77# CLI
88picocli = " 4.7.7"
99arsclib = " 9696ffecda"
10- morphe-patcher = " 1.3.1 "
10+ morphe-patcher = " 1.3.2 "
1111morphe-library = " 1.3.0"
1212
1313# Compose Desktop
You can’t perform that action at this time.
0 commit comments