chore(release): 2.183.1 [skip ci]

## [2.183.1](https://github.com/revanced/revanced-patches/compare/v2.183.0...v2.183.1) (2023-07-10)

### Bug Fixes

* find resource by correct name ([7e562f3](7e562f3fb3))
* use correct patch naming convention ([3d8856b](3d8856b29a))
This commit is contained in:
semantic-release-bot 2023-07-10 18:38:38 +00:00
parent ce6125e752
commit 82daa0e755
3 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,11 @@
## [2.183.1](https://github.com/revanced/revanced-patches/compare/v2.183.0...v2.183.1) (2023-07-10)
### Bug Fixes
* find resource by correct name ([7e562f3](https://github.com/revanced/revanced-patches/commit/7e562f3fb30d0ef5601114433090b2eebcf04c9e))
* use correct patch naming convention ([3d8856b](https://github.com/revanced/revanced-patches/commit/3d8856b29aba4d7436e637bc5778261b4acddeba))
## [2.183.1-dev.1](https://github.com/revanced/revanced-patches/compare/v2.183.0...v2.183.1-dev.1) (2023-07-10)

View File

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

File diff suppressed because one or more lines are too long