chore(release): 2.124.0 [skip ci]

# [2.124.0](https://github.com/revanced/revanced-patches/compare/v2.123.0...v2.124.0) (2022-11-26)

### Features

* **citra:** `premium-unlock` patch ([#1115](https://github.com/revanced/revanced-patches/issues/1115)) ([86a3def](4b49e24ea7))
* **crunchyroll:** `enable-downloads` patch ([#1119](https://github.com/revanced/revanced-patches/issues/1119)) ([84d7bfd](d9d5e32740))
This commit is contained in:
semantic-release-bot 2022-11-26 14:11:37 +00:00
parent 4b49e24ea7
commit 3068c7e0da
4 changed files with 26 additions and 2 deletions

View File

@ -1,3 +1,11 @@
# [2.124.0](https://github.com/revanced/revanced-patches/compare/v2.123.0...v2.124.0) (2022-11-26)
### Features
* **citra:** `premium-unlock` patch ([#1115](https://github.com/revanced/revanced-patches/issues/1115)) ([86a3def](https://github.com/revanced/revanced-patches/commit/86a3def0f63a0529e44302472afc03cb0c8d566b))
* **crunchyroll:** `enable-downloads` patch ([#1119](https://github.com/revanced/revanced-patches/issues/1119)) ([84d7bfd](https://github.com/revanced/revanced-patches/commit/84d7bfdbf8a6bfc25f52653a1b243f1291eb0da9))
# [2.123.0](https://github.com/revanced/revanced-patches/compare/v2.122.0...v2.123.0) (2022-11-26)

View File

@ -12,6 +12,14 @@ The official Patch bundle provided by ReVanced and the community.
| `unlock-pro` | Unlocks all pro features. | all |
</details>
### πŸ“¦ `org.citra.citra_emu`
<details>
| πŸ’Š Patch | πŸ“œ Description | 🏹 Target Version |
|:--------:|:--------------:|:-----------------:|
| `premium-unlock` | Unlocks premium functions. | all |
</details>
### πŸ“¦ `com.ss.android.ugc.trill`
<details>
@ -150,6 +158,14 @@ The official Patch bundle provided by ReVanced and the community.
| `unlock-themes` | Unlocks all themes. | all |
</details>
### πŸ“¦ `com.crunchyroll.crunchyroid`
<details>
| πŸ’Š Patch | πŸ“œ Description | 🏹 Target Version |
|:--------:|:--------------:|:-----------------:|
| `enable-downloads` | Enables downloads for Crunchyroll. | all |
</details>
### πŸ“¦ `tv.twitch.android.app`
<details>

View File

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.123.0
version = 2.124.0

File diff suppressed because one or more lines are too long