Skip to content

Commit 047e6d9

Browse files
chore(release): 4.10.1-dev.1 [skip ci]
## [4.10.1-dev.1](v4.10.0...v4.10.1-dev.1) (2024-06-23) ### Bug Fixes * **YouTube - Hide layout components:** Detect if a keyword filter hides all videos ([#3365](#3365)) ([03eb9c0](03eb9c0))
1 parent 03eb9c0 commit 047e6d9

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+
## [4.10.1-dev.1](https://github.com/ReVanced/revanced-patches/compare/v4.10.0...v4.10.1-dev.1) (2024-06-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **YouTube - Hide layout components:** Detect if a keyword filter hides all videos ([#3365](https://github.com/ReVanced/revanced-patches/issues/3365)) ([6aa47ec](https://github.com/ReVanced/revanced-patches/commit/6aa47ec1050cf32158ab608441c0649501184971))
7+
18
# [4.10.0](https://github.com/ReVanced/revanced-patches/compare/v4.9.0...v4.10.0) (2024-06-23)
29

310

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.10.0
4+
version = 4.10.1-dev.1

0 commit comments

Comments
 (0)