Skip to content

Commit

Permalink
chore(release): 2.124.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.124.0](ReVanced/revanced-patches@v2.123.0...v2.124.0) (2022-11-26)

### Features

* **citra:** `premium-unlock` patch ([ReVanced#1115](ReVanced/revanced-patches#1115)) ([86a3def](ReVanced/revanced-patches@ebb2b34))
* **crunchyroll:** `enable-downloads` patch ([ReVanced#1119](ReVanced/revanced-patches#1119)) ([84d7bfd](ReVanced/revanced-patches@fba02a3))
  • Loading branch information
semantic-release-bot committed Nov 26, 2022
1 parent ebb2b34 commit 3a272fb
Show file tree
Hide file tree
Showing 4 changed files with 26 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.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)


Expand Down
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.123.0
version = 2.124.0
Loading

0 comments on commit 3a272fb

Please sign in to comment.