Skip to content

Commit 96d08d5

Browse files
chore: Release v5.22.0-dev.4 [skip ci]
# [5.22.0-dev.4](v5.22.0-dev.3...v5.22.0-dev.4) (2025-04-30) ### Bug Fixes * **YouTube - Hide layout components:** Hide new type of community posts ([#4888](#4888)) ([9b1013e](9b1013e)) * **YouTube - Hide Shorts components:** Hide action buttons A/B button layout ([#4889](#4889)) ([75d6cd7](75d6cd7))
1 parent 9b1013e commit 96d08d5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [5.22.0-dev.4](https://github.com/ReVanced/revanced-patches/compare/v5.22.0-dev.3...v5.22.0-dev.4) (2025-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **YouTube - Hide layout components:** Hide new type of community posts ([#4888](https://github.com/ReVanced/revanced-patches/issues/4888)) ([f0c9c35](https://github.com/ReVanced/revanced-patches/commit/f0c9c35778ab43a99149ee5ad0ccfd8aeb09f638))
7+
* **YouTube - Hide Shorts components:** Hide action buttons A/B button layout ([#4889](https://github.com/ReVanced/revanced-patches/issues/4889)) ([9dcd3d3](https://github.com/ReVanced/revanced-patches/commit/9dcd3d35dddf019547ab6ce431bac7a5a8a4c291))
8+
19
# [5.22.0-dev.3](https://github.com/ReVanced/revanced-patches/compare/v5.22.0-dev.2...v5.22.0-dev.3) (2025-04-29)
210

311

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ org.gradle.jvmargs = -Xms512M -Xmx2048M
33
org.gradle.parallel = true
44
android.useAndroidX = true
55
kotlin.code.style = official
6-
version = 5.22.0-dev.3
6+
version = 5.22.0-dev.4

0 commit comments

Comments
 (0)