Skip to content

Commit

Permalink
chore(release): 2.183.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.183.1](v2.183.0...v2.183.1) (2023-07-10)

### Bug Fixes

* find resource by correct name ([7e562f3](7e562f3))
* use correct patch naming convention ([3d8856b](3d8856b))
  • Loading branch information
semantic-release-bot committed Jul 10, 2023
1 parent ce6125e commit 82daa0e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion patches.json

Large diffs are not rendered by default.

0 comments on commit 82daa0e

Please sign in to comment.