Skip to content

Commit 9f6c4c1

Browse files
chore: Release v4.18.0-dev.1 [skip ci]
# [4.18.0-dev.1](v4.17.0...v4.18.0-dev.1) (2024-10-21) ### Bug Fixes * **YouTube - Hide layout components:** Move hide chips settings to Feed menu ([716f0d8](716f0d8)) ### Features * **YouTube:** Add `Shorts autoplay` patch ([#3794](#3794)) ([132d925](132d925))
1 parent 716f0d8 commit 9f6c4c1

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [4.18.0-dev.1](https://github.com/ReVanced/revanced-patches/compare/v4.17.0...v4.18.0-dev.1) (2024-10-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **YouTube - Hide layout components:** Move hide chips settings to Feed menu ([1ed677f](https://github.com/ReVanced/revanced-patches/commit/1ed677f7b8ba561b2bb173dcaf5d6123c22179c4))
7+
8+
9+
### Features
10+
11+
* **YouTube:** Add `Shorts autoplay` patch ([#3794](https://github.com/ReVanced/revanced-patches/issues/3794)) ([96b5aed](https://github.com/ReVanced/revanced-patches/commit/96b5aede482f7a69d6df17864a2e17568b0da880))
12+
113
# [4.17.0](https://github.com/ReVanced/revanced-patches/compare/v4.16.0...v4.17.0) (2024-10-20)
214

315

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.17.0
4+
version = 4.18.0-dev.1

0 commit comments

Comments
 (0)