chore(release): 2.191.0-dev.22 [skip ci]

# [2.191.0-dev.22](https://github.com/ReVanced/revanced-patches/compare/v2.191.0-dev.21...v2.191.0-dev.22) (2023-09-28)

### Bug Fixes

* **YouTube - Premium heading:** Correct inverted logic ([#3042](https://github.com/ReVanced/revanced-patches/issues/3042)) ([0204ff6](0204ff67a9))
This commit is contained in:
semantic-release-bot 2023-09-28 16:10:57 +00:00
parent 0204ff67a9
commit 5ebec9b424
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 = 2.191.0-dev.21
version = 2.191.0-dev.22