Skip to content

Commit d5c2740

Browse files
chore(release): 4.5.0 [skip ci]
# [4.5.0](v4.4.2...v4.5.0) (2024-03-11) ### Bug Fixes * Show path for missing files instead of just the name ([f0f3e56](f0f3e56)) * Sign APKs correctly ([5ff105c](5ff105c)) ### Features * Remove deprecated CLI options ([48a1a39](48a1a39))
1 parent 8ee5b75 commit d5c2740

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [4.5.0](https://github.com/ReVanced/revanced-cli/compare/v4.4.2...v4.5.0) (2024-03-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Show path for missing files instead of just the name ([f0f3e56](https://github.com/ReVanced/revanced-cli/commit/f0f3e5614b99b34391e0492177706f9c09781cad))
7+
* Sign APKs correctly ([5ff105c](https://github.com/ReVanced/revanced-cli/commit/5ff105cf6b3fac9cd12478efd10caf90d1ecf589))
8+
9+
10+
### Features
11+
12+
* Remove deprecated CLI options ([48a1a39](https://github.com/ReVanced/revanced-cli/commit/48a1a39b94dd9121c400d28e3e93dec3fc13e3be))
13+
114
# [4.5.0-dev.1](https://github.com/ReVanced/revanced-cli/compare/v4.4.2...v4.5.0-dev.1) (2024-03-11)
215

316

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.5.0-dev.1
4+
version = 4.5.0

0 commit comments

Comments
 (0)