Skip to content

Commit 436fd17

Browse files
authored
Merge branch 'main' into dev
2 parents fd10ad1 + c73e360 commit 436fd17

2 files changed

Lines changed: 2 additions & 11 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
1-
# [1.0.0-dev.2](https://github.com/AzyrRuthless/morphe-cli/compare/v1.0.0-dev.1...v1.0.0-dev.2) (2026-02-06)
2-
3-
4-
### Features
5-
6-
* Add ability to write patching results to JSON file ([#25](https://github.com/AzyrRuthless/morphe-cli/issues/25)) ([ed0d1ef](https://github.com/AzyrRuthless/morphe-cli/commit/ed0d1ef4150411c8027156bad8338194480b4e88))
7-
* Update to Morphe patcher / library 1.1.0 ([2445b24](https://github.com/AzyrRuthless/morphe-cli/commit/2445b24656228dd5c487e18fe6e441d5b8b6204b))
8-
* Update to Morphe patcher 1.1.1 ([8fa5a83](https://github.com/AzyrRuthless/morphe-cli/commit/8fa5a83d18fa35668d1d07a852bda62a452c0ad7))
9-
101
# 1.0.0-dev.1 (2026-01-11)
112

123

@@ -59,4 +50,4 @@
5950

6051
### Features
6152

62-
* Initial release ([874ecbc](https://github.com/MorpheApp/morphe-cli/commit/874ecbce34d6499882f7a5cf648bd828c823935a))
53+
* Initial release ([874ecbc](https://github.com/MorpheApp/morphe-cli/commit/874ecbce34d6499882f7a5cf648bd828c823935a))

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.0.0-dev.2
4+
version = 1.0.0-dev.1

0 commit comments

Comments
 (0)