Skip to content

Commit 1717cc6

Browse files
chore: Release v5.0.2-dev.1 [skip ci]
## [5.0.2-dev.1](v5.0.1...v5.0.2-dev.1) (2025-04-20) ### Bug Fixes * Group `mount` and `install` options into an argument group ([#364](#364)) ([0c53a2d](0c53a2d))
1 parent 0c53a2d commit 1717cc6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.0.2-dev.1](https://github.com/ReVanced/revanced-cli/compare/v5.0.1...v5.0.2-dev.1) (2025-04-20)
2+
3+
4+
### Bug Fixes
5+
6+
* Group `mount` and `install` options into an argument group ([#364](https://github.com/ReVanced/revanced-cli/issues/364)) ([0c53a2d](https://github.com/ReVanced/revanced-cli/commit/0c53a2d1d75d3d934d134594751fe6cd0b000d1a))
7+
18
## [5.0.1](https://github.com/ReVanced/revanced-cli/compare/v5.0.0...v5.0.1) (2025-04-14)
29

310

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 = 5.0.1
4+
version = 5.0.2-dev.1

0 commit comments

Comments
 (0)