chore(release): 1.8.1 [skip ci]

## [1.8.1](https://github.com/revanced/revanced-patches/compare/v1.8.0...v1.8.1) (2022-06-20)

### Bug Fixes

* add execute permission to `./gradlew` file ([ff7a560](ff7a5602f6))
This commit is contained in:
semantic-release-bot 2022-06-20 17:19:31 +00:00
parent ff7a5602f6
commit 5bf310dfee
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.8.1](https://github.com/revanced/revanced-patches/compare/v1.8.0...v1.8.1) (2022-06-20)
### Bug Fixes
* add execute permission to `./gradlew` file ([ff7a560](https://github.com/revanced/revanced-patches/commit/ff7a5602f68428111fea6c60cbea694592039ef1))
# [1.8.0](https://github.com/revanced/revanced-patches/compare/v1.7.0...v1.8.0) (2022-06-20)

View File

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 1.8.0
version = 1.8.1