Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](v1.0.0...v1.0.1) (2023-07-06)

### Bug Fixes

* **music:** fix ([a831fcb](a831fcb))
  • Loading branch information
semantic-release-bot committed Jul 6, 2023
1 parent a831fcb commit 0746fd5
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.1](https://github.com/rmnscnce/revanced-patches/compare/v1.0.0...v1.0.1) (2023-07-06)


### Bug Fixes

* **music:** fix ([a831fcb](https://github.com/rmnscnce/revanced-patches/commit/a831fcb51f55ff4e63194c270aab7b107ac4665f))

# 1.0.0 (2023-07-06)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ The official ReVanced Extended Patches.
| `enable-force-minimized-player` | Permanently keep player minimized even if another track is played. | all |
| `enable-force-shuffle` | Enable force shuffle even if another track is played. | all |
| `enable-landscape-mode` | Enables entry into landscape mode by screen rotation on the phone. | all |
| `enable-live-lyrics` | Enable live lyrics. (YT Music v5.47.51+) | all |
| `enable-live-lyrics` | Enable live lyrics | all |
| `enable-minimized-playback` | Enables minimized playback on Kids music. | all |
| `enable-new-layout` | Enable new player layouts. (YT Music v5.47.51+) | all |
| `enable-old-style-miniplayer` | Return the miniplayers to old style. (for YT Music v5.55.53+) | all |
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 = 1.0.0
version = 1.0.1
2 changes: 1 addition & 1 deletion patches.json

Large diffs are not rendered by default.

0 comments on commit 0746fd5

Please sign in to comment.