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

## [3.1.1-dev.1](https://github.com/ReVanced/revanced-cli/compare/v3.1.0...v3.1.1-dev.1) (2023-09-03)

### Bug Fixes

* Create options if it does not exist when updating them ([ca809f0](ca809f0948))
This commit is contained in:
semantic-release-bot
2023-09-03 20:42:58 +00:00
parent ca809f0948
commit 0304988733
2 changed files with 8 additions and 1 deletions

View File

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