Skip to content

Commit 2b93ff6

Browse files
chore: Release v5.31.2-dev.1 [skip ci]
## [5.31.2-dev.1](v5.31.1...v5.31.2-dev.1) (2025-07-12) ### Bug Fixes * **YouTube - Hide layout components:** Hide quick actions does not work ([#5423](#5423)) ([cc6984e](cc6984e))
1 parent cc6984e commit 2b93ff6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.31.2-dev.1](https://github.com/ReVanced/revanced-patches/compare/v5.31.1...v5.31.2-dev.1) (2025-07-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **YouTube - Hide layout components:** Hide quick actions does not work ([#5423](https://github.com/ReVanced/revanced-patches/issues/5423)) ([9c66729](https://github.com/ReVanced/revanced-patches/commit/9c6672946d44001e106bdac9041e2d79ef3f6ab2))
7+
18
## [5.31.1](https://github.com/ReVanced/revanced-patches/compare/v5.31.0...v5.31.1) (2025-07-11)
29

310

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.31.1
6+
version = 5.31.2-dev.1

0 commit comments

Comments
 (0)