We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 223629c commit 9dd460fCopy full SHA for 9dd460f
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+# [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)
2
+
3
4
+### Bug Fixes
5
6
+* Use correct option description ([45a2ffa](https://github.com/ReVanced/revanced-cli/commit/45a2ffa2dd95ee8ac3c4d466463c9a5b869b8da1))
7
8
9
+### Features
10
11
+* Use more consistent option name ([223629c](https://github.com/ReVanced/revanced-cli/commit/223629c663dcd94d237110e09e4e152aa03867f9))
12
13
## [4.5.1-dev.1](https://github.com/ReVanced/revanced-cli/compare/v4.5.0...v4.5.1-dev.1) (2024-03-12)
14
15
gradle.properties
@@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
-version = 4.5.1-dev.1
+version = 4.6.0-dev.1
0 commit comments