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

## [2.191.1-dev.1](https://github.com/ReVanced/revanced-patches/compare/v2.191.0...v2.191.1-dev.1) (2023-10-05)

### Bug Fixes

* Remove `dependencies` from generated JSON file ([79bb3e1](79bb3e164f))
This commit is contained in:
semantic-release-bot 2023-10-05 01:29:50 +00:00
parent 79bb3e164f
commit 2f0453b64c
3 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
## [2.191.1-dev.1](https://github.com/ReVanced/revanced-patches/compare/v2.191.0...v2.191.1-dev.1) (2023-10-05)
### Bug Fixes
* Remove `dependencies` from generated JSON file ([79bb3e1](https://github.com/ReVanced/revanced-patches/commit/79bb3e164f84094c639ac9e567dc0a5ce70300bd))
# [2.191.0](https://github.com/ReVanced/revanced-patches/compare/v2.190.0...v2.191.0) (2023-10-04)

View File

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

File diff suppressed because one or more lines are too long