Skip to content

Commit 5a172c9

Browse files
chore(release): 4.4.0-dev.13 [skip ci]
# [4.4.0-dev.13](v4.4.0-dev.12...v4.4.0-dev.13) (2024-03-26) ### Bug Fixes * **YouTube:** Move setting to correct screen ([46ff5b8](46ff5b8)) ### Features * **YouTube - Hide Shorts components:** Hide like and dislike buttons ([069f26d](069f26d)) * **YouTube - Hide Shorts components:** Hide sound metadata label ([a9f418a](a9f418a)) * **YouTube - Hide Shorts components:** Hide title and full video link label ([5b0360c](5b0360c))
1 parent a9f418a commit 5a172c9

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [4.4.0-dev.13](https://github.com/ReVanced/revanced-patches/compare/v4.4.0-dev.12...v4.4.0-dev.13) (2024-03-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **YouTube:** Move setting to correct screen ([a16eda8](https://github.com/ReVanced/revanced-patches/commit/a16eda864515612d3a6b846082844df15eb49f56))
7+
8+
9+
### Features
10+
11+
* **YouTube - Hide Shorts components:** Hide like and dislike buttons ([2df0892](https://github.com/ReVanced/revanced-patches/commit/2df0892682406e67283c4aeaacebf8f222029833))
12+
* **YouTube - Hide Shorts components:** Hide sound metadata label ([ea7d1e0](https://github.com/ReVanced/revanced-patches/commit/ea7d1e0d08cc245117ffe8ad0df3c31c5e87f739))
13+
* **YouTube - Hide Shorts components:** Hide title and full video link label ([e7b64e1](https://github.com/ReVanced/revanced-patches/commit/e7b64e154e7fb8edd0037f5e171f4aa3ed9017f8))
14+
115
# [4.4.0-dev.12](https://github.com/ReVanced/revanced-patches/compare/v4.4.0-dev.11...v4.4.0-dev.12) (2024-03-25)
216

317

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
org.gradle.parallel = true
22
org.gradle.caching = true
33
kotlin.code.style = official
4-
version = 4.4.0-dev.12
4+
version = 4.4.0-dev.13

0 commit comments

Comments
 (0)