chore(release): 2.150.0-dev.2 [skip ci]

# [2.150.0-dev.2](https://github.com/revanced/revanced-patches/compare/v2.150.0-dev.1...v2.150.0-dev.2) (2022-12-31)

### Features

* **youtube:** `copy-video-url` patch ([#1402](https://github.com/revanced/revanced-patches/issues/1402)) ([bda7fbe](bda7fbe9c1))
This commit is contained in:
semantic-release-bot
2022-12-31 17:50:43 +00:00
parent bda7fbe9c1
commit 3ca0a8c15e
4 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
# [2.150.0-dev.2](https://github.com/revanced/revanced-patches/compare/v2.150.0-dev.1...v2.150.0-dev.2) (2022-12-31)
### Features
* **youtube:** `copy-video-url` patch ([#1402](https://github.com/revanced/revanced-patches/issues/1402)) ([7e142dd](https://github.com/revanced/revanced-patches/commit/7e142dd7e9021cdb9b3b8d36c601770786e8e64a))
# [2.150.0-dev.1](https://github.com/revanced/revanced-patches/compare/v2.149.1-dev.2...v2.150.0-dev.1) (2022-12-31)

View File

@@ -12,6 +12,7 @@ The official Patch bundle provided by ReVanced and the community.
| `always-autorepeat` | Always repeats the playing video again. | 17.49.37 |
| `client-spoof` | Spoofs the YouTube or Vanced client to prevent playback issues. | all |
| `comments` | Hides components related to comments. | 17.49.37 |
| `copy-video-url` | Adds buttons in player to copy video links. | 17.49.37 |
| `custom-branding` | Changes the YouTube launcher icon and name to your choice (defaults to ReVanced). | all |
| `custom-video-buffer` | Lets you change the buffers of videos. | 17.49.37 |
| `custom-video-speed` | Adds more video speed options. | 17.49.37 |

View File

@@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.150.0-dev.1
version = 2.150.0-dev.2

File diff suppressed because one or more lines are too long