chore(release): 2.171.0-dev.1 [skip ci]

# [2.171.0-dev.1](https://github.com/revanced/revanced-patches/compare/v2.170.1-dev.1...v2.171.0-dev.1) (2023-04-25)

### Features

* **id-austria:** remove compatibility version constraint ([#1952](https://github.com/revanced/revanced-patches/issues/1952)) ([94ffd5a](94ffd5a26f))
This commit is contained in:
semantic-release-bot 2023-04-25 21:59:22 +00:00
parent 94ffd5a26f
commit fcb46d5dff
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +1,10 @@
# [2.171.0-dev.1](https://github.com/revanced/revanced-patches/compare/v2.170.1-dev.1...v2.171.0-dev.1) (2023-04-25)
### Features
* **id-austria:** remove compatibility version constraint ([#1952](https://github.com/revanced/revanced-patches/issues/1952)) ([94ffd5a](https://github.com/revanced/revanced-patches/commit/94ffd5a26fe42f223a09ad6bd7f34f1fac0986ad))
## [2.170.1-dev.1](https://github.com/revanced/revanced-patches/compare/v2.170.0...v2.170.1-dev.1) (2023-04-25) ## [2.170.1-dev.1](https://github.com/revanced/revanced-patches/compare/v2.170.0...v2.170.1-dev.1) (2023-04-25)

View File

@ -181,8 +181,8 @@ The official Patch bundle provided by ReVanced and the community.
| ๐Ÿ’Š Patch | ๐Ÿ“œ Description | ๐Ÿน Target Version | | ๐Ÿ’Š Patch | ๐Ÿ“œ Description | ๐Ÿน Target Version |
|:--------:|:--------------:|:-----------------:| |:--------:|:--------------:|:-----------------:|
| `remove-root-detection` | Removes the check for root permissions and unlocked bootloader. | 2.6.0 | | `remove-root-detection` | Removes the check for root permissions and unlocked bootloader. | all |
| `spoof-signature` | Spoofs the signature of the app. | 2.6.0 | | `spoof-signature` | Spoofs the signature of the app. | all |
</details> </details>
### [๐Ÿ“ฆ `com.myprog.hexedit`](https://play.google.com/store/apps/details?id=com.myprog.hexedit) ### [๐Ÿ“ฆ `com.myprog.hexedit`](https://play.google.com/store/apps/details?id=com.myprog.hexedit)

View File

@ -1,2 +1,2 @@
kotlin.code.style = official kotlin.code.style = official
version = 2.170.1-dev.1 version = 2.171.0-dev.1

File diff suppressed because one or more lines are too long