chore(release): 2.174.0-dev.9 [skip ci]

# [2.174.0-dev.9](https://github.com/revanced/revanced-patches/compare/v2.174.0-dev.8...v2.174.0-dev.9) (2023-05-07)

### Bug Fixes

* incorrect cast of instruction ([fb94a1c](fb94a1cb48))
This commit is contained in:
semantic-release-bot 2023-05-07 16:35:35 +00:00
parent fb94a1cb48
commit bb4819a46b
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# [2.174.0-dev.9](https://github.com/revanced/revanced-patches/compare/v2.174.0-dev.8...v2.174.0-dev.9) (2023-05-07)
### Bug Fixes
* incorrect cast of instruction ([fb94a1c](https://github.com/revanced/revanced-patches/commit/fb94a1cb48e8952981e2f9146eb90ee92a517b2e))
# [2.174.0-dev.8](https://github.com/revanced/revanced-patches/compare/v2.174.0-dev.7...v2.174.0-dev.8) (2023-05-07)

View File

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.174.0-dev.8
version = 2.174.0-dev.9