chore(release): 2.133.0 [skip ci]

# [2.133.0](https://github.com/revanced/revanced-patches/compare/v2.132.0...v2.133.0) (2022-12-01)

### Features

* **moneymanager:** `unlock-premium` patch ([#1173](https://github.com/revanced/revanced-patches/issues/1173)) ([438c1bc](d0f2464c10))
This commit is contained in:
semantic-release-bot 2022-12-01 17:51:15 +00:00
parent d0f2464c10
commit 839000ae0e
4 changed files with 17 additions and 2 deletions

View File

@ -1,3 +1,10 @@
# [2.133.0](https://github.com/revanced/revanced-patches/compare/v2.132.0...v2.133.0) (2022-12-01)
### Features
* **moneymanager:** `unlock-premium` patch ([#1173](https://github.com/revanced/revanced-patches/issues/1173)) ([438c1bc](https://github.com/revanced/revanced-patches/commit/438c1bca684c7d47bd5a401b4dccbaddef604650))
# [2.132.0](https://github.com/revanced/revanced-patches/compare/v2.131.0...v2.132.0) (2022-12-01)

View File

@ -166,6 +166,14 @@ The official Patch bundle provided by ReVanced and the community.
| `unlock-themes` | Unlocks all themes. | all |
</details>
### 📦 `com.ithebk.expensemanager`
<details>
| 💊 Patch | 📜 Description | 🏹 Target Version |
|:--------:|:--------------:|:-----------------:|
| `unlock-pro` | Unlocks pro features. | all |
</details>
### 📦 `com.crunchyroll.crunchyroid`
<details>

View File

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.132.0
version = 2.133.0

File diff suppressed because one or more lines are too long