Skip to content

Commit 3c26457

Browse files
chore(release): 4.4.0 [skip ci]
# [4.4.0](v4.3.0...v4.4.0) (2023-12-28) ### Bug Fixes * Add missing punctuation in command description ([8210351](8210351)) ### Features * Log saved patched APK file path ([16109bd](16109bd))
1 parent 63e8585 commit 3c26457

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [4.4.0](https://github.com/ReVanced/revanced-cli/compare/v4.3.0...v4.4.0) (2023-12-28)
2+
3+
4+
### Bug Fixes
5+
6+
* Add missing punctuation in command description ([8210351](https://github.com/ReVanced/revanced-cli/commit/821035107d7264580275f395e9e3fcef91394afd))
7+
8+
9+
### Features
10+
11+
* Log saved patched APK file path ([16109bd](https://github.com/ReVanced/revanced-cli/commit/16109bd8bc6236debf71cbc8db78fe452b2ed00d))
12+
113
# [4.4.0-dev.2](https://github.com/ReVanced/revanced-cli/compare/v4.4.0-dev.1...v4.4.0-dev.2) (2023-12-18)
214

315

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 = 4.4.0-dev.2
4+
version = 4.4.0

0 commit comments

Comments
 (0)