Skip to content

Commit 9440dc7

Browse files
chore(release): 5.0.0-dev.4 [skip ci]
# [5.0.0-dev.4](v5.0.0-dev.3...v5.0.0-dev.4) (2024-09-17) ### Bug Fixes * Make patches selectable by using a mutable collection for the selection option ([751fa1d](751fa1d)) * Make the patch command work without specifying any selection ([ba159a3](ba159a3)) ### Features * Show error about no installation device found at the beginning ([3300e6b](3300e6b))
1 parent 751fa1d commit 9440dc7

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+
# [5.0.0-dev.4](https://github.com/ReVanced/revanced-cli/compare/v5.0.0-dev.3...v5.0.0-dev.4) (2024-09-17)
2+
3+
4+
### Bug Fixes
5+
6+
* Make patches selectable by using a mutable collection for the selection option ([751fa1d](https://github.com/ReVanced/revanced-cli/commit/751fa1d889f40c51b291116029fd84f2b051f2f0))
7+
* Make the patch command work without specifying any selection ([ba159a3](https://github.com/ReVanced/revanced-cli/commit/ba159a35a9a99d18a4c1e04128b08ae336a49b3e))
8+
9+
10+
### Features
11+
12+
* Show error about no installation device found at the beginning ([3300e6b](https://github.com/ReVanced/revanced-cli/commit/3300e6b4333ed1c4e6785cb82eca9016fc6d4a20))
13+
114
# [5.0.0-dev.3](https://github.com/ReVanced/revanced-cli/compare/v5.0.0-dev.2...v5.0.0-dev.3) (2024-08-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 = 5.0.0-dev.3
4+
version = 5.0.0-dev.4

0 commit comments

Comments
 (0)