Skip to content

Commit 1496e82

Browse files
chore(release): 4.6.0 [skip ci]
# [4.6.0](v4.5.0...v4.6.0) (2024-04-01) ### Bug Fixes * Copy APK to output path when it is not being signed ([366f400](366f400)) * Use correct option description ([45a2ffa](45a2ffa)) ### Features * Use more consistent option name ([223629c](223629c))
1 parent 66a5fc2 commit 1496e82

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.6.0](https://github.com/ReVanced/revanced-cli/compare/v4.5.0...v4.6.0) (2024-04-01)
2+
3+
4+
### Bug Fixes
5+
6+
* Copy APK to output path when it is not being signed ([366f400](https://github.com/ReVanced/revanced-cli/commit/366f400c5a46491f3f262c7ff4b0df1ae3721f74))
7+
* Use correct option description ([45a2ffa](https://github.com/ReVanced/revanced-cli/commit/45a2ffa2dd95ee8ac3c4d466463c9a5b869b8da1))
8+
9+
10+
### Features
11+
12+
* Use more consistent option name ([223629c](https://github.com/ReVanced/revanced-cli/commit/223629c663dcd94d237110e09e4e152aa03867f9))
13+
114
# [4.6.0-dev.1](https://github.com/ReVanced/revanced-cli/compare/v4.5.1-dev.1...v4.6.0-dev.1) (2024-03-14)
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.6.0-dev.1
4+
version = 4.6.0

0 commit comments

Comments
 (0)