chore(release): 4.2.0-dev.1 [skip ci]

# [4.2.0-dev.1](https://github.com/ReVanced/revanced-cli/compare/v4.1.1-dev.1...v4.2.0-dev.1) (2023-11-26)

### Features

* Allow selecting first Adb device, if none supplied automatically by updating dependencies ([e7c3d64](e7c3d64bf1))
* Exit application with CLI exit code ([36c6a6a](36c6a6a5f7))
* Make `--out´ option optional ([3765957](3765957043))
This commit is contained in:
semantic-release-bot
2023-11-26 04:58:20 +00:00
parent 5fd205f77d
commit a5542467c8
2 changed files with 10 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 4.1.1-dev.1
version = 4.2.0-dev.1