chore(release): 4.0.0-dev.5 [skip ci]

# [4.0.0-dev.5](https://github.com/ReVanced/revanced-cli/compare/v4.0.0-dev.4...v4.0.0-dev.5) (2023-10-04)

### Bug Fixes

* Only set options for filtered patches ([64d9127](64d9127291))

### Performance Improvements

* Do not check, if the options file exists twice ([e3c5550](e3c55507cf))
This commit is contained in:
semantic-release-bot
2023-10-04 02:28:12 +00:00
parent 89acffe788
commit d1c4d8df3e
2 changed files with 13 additions and 1 deletions

View File

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