chore(release): 2.175.0-dev.7 [skip ci]

# [2.175.0-dev.7](https://github.com/revanced/revanced-patches/compare/v2.175.0-dev.6...v2.175.0-dev.7) (2023-05-26)

### Features

* **remove-screen-capture-restriction:** remove app constraint ([#2260](https://github.com/revanced/revanced-patches/issues/2260)) ([49ce47c](49ce47c3ee))
This commit is contained in:
semantic-release-bot 2023-05-26 18:12:25 +00:00
parent 49ce47c3ee
commit 38687bd74d
4 changed files with 18 additions and 12 deletions

View File

@ -1,3 +1,10 @@
# [2.175.0-dev.7](https://github.com/revanced/revanced-patches/compare/v2.175.0-dev.6...v2.175.0-dev.7) (2023-05-26)
### Features
* **remove-screen-capture-restriction:** remove app constraint ([#2260](https://github.com/revanced/revanced-patches/issues/2260)) ([49ce47c](https://github.com/revanced/revanced-patches/commit/49ce47c3eed6a1626674d0f60ae0fdbe349e804b))
# [2.175.0-dev.6](https://github.com/revanced/revanced-patches/compare/v2.175.0-dev.5...v2.175.0-dev.6) (2023-05-26)

View File

@ -151,16 +151,6 @@ The official ReVanced Patches.
| `sanitize-sharing-links` | Removes (tracking) query parameters from the URLs when sharing links. | all |
</details>
### [πŸ“¦ `com.spotify.music`](https://play.google.com/store/apps/details?id=com.spotify.music)
<details>
| πŸ’Š Patch | πŸ“œ Description | 🏹 Target Version |
|:--------:|:--------------:|:-----------------:|
| `disable-capture-restriction` | Allows capturing Spotify's audio output while screen sharing or screen recording. | all |
| `hide-premium-navbar` | Removes the premium tab from the navbar. | all |
| `spotify-theme` | Applies a custom theme. | all |
</details>
### [πŸ“¦ `com.facebook.orca`](https://play.google.com/store/apps/details?id=com.facebook.orca)
<details>
@ -171,6 +161,15 @@ The official ReVanced Patches.
| `hide-inbox-ads` | Hides ads in inbox. | all |
</details>
### [πŸ“¦ `com.spotify.music`](https://play.google.com/store/apps/details?id=com.spotify.music)
<details>
| πŸ’Š Patch | πŸ“œ Description | 🏹 Target Version |
|:--------:|:--------------:|:-----------------:|
| `hide-premium-navbar` | Removes the premium tab from the navbar. | all |
| `spotify-theme` | Applies a custom theme. | all |
</details>
### [πŸ“¦ `at.gv.bmf.bmf2go`](https://play.google.com/store/apps/details?id=at.gv.bmf.bmf2go)
<details>

View File

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.175.0-dev.6
version = 2.175.0-dev.7

File diff suppressed because one or more lines are too long