Skip to content

Commit a9f2538

Browse files
chore: Release v5.0.0-dev.6 [skip ci]
# [5.0.0-dev.6](v5.0.0-dev.5...v5.0.0-dev.6) (2024-10-10) ### Bug Fixes * Use the first connected device when no ADB device is specified ([5f952f3](5f952f3))
1 parent 5f952f3 commit a9f2538

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [5.0.0-dev.6](https://github.com/ReVanced/revanced-cli/compare/v5.0.0-dev.5...v5.0.0-dev.6) (2024-10-10)
2+
3+
4+
### Bug Fixes
5+
6+
* Use the first connected device when no ADB device is specified ([5f952f3](https://github.com/ReVanced/revanced-cli/commit/5f952f35f5cb388b6509b2b4d905b8143ebc7996))
7+
18
# [5.0.0-dev.5](https://github.com/ReVanced/revanced-cli/compare/v5.0.0-dev.4...v5.0.0-dev.5) (2024-09-30)
29

310
# [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)

gradle.properties

+1-1
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.5
4+
version = 5.0.0-dev.6

0 commit comments

Comments
 (0)