Skip to content

Commit 0c6db43

Browse files
chore(release): 4.15.1-dev.2 [skip ci]
## [4.15.1-dev.2](v4.15.1-dev.1...v4.15.1-dev.2) (2024-09-23) ### Bug Fixes * **YouTube:** Show video chapter titles without clipping when overlay buttons are enabled ([#3674](#3674)) ([317e9a8](317e9a8))
1 parent 317e9a8 commit 0c6db43

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.15.1-dev.2](https://github.com/ReVanced/revanced-patches/compare/v4.15.1-dev.1...v4.15.1-dev.2) (2024-09-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **YouTube:** Show video chapter titles without clipping when overlay buttons are enabled ([#3674](https://github.com/ReVanced/revanced-patches/issues/3674)) ([4b88c31](https://github.com/ReVanced/revanced-patches/commit/4b88c316ed90c56e83e2aee266561833b36fc37d))
7+
18
## [4.15.1-dev.1](https://github.com/ReVanced/revanced-patches/compare/v4.15.0...v4.15.1-dev.1) (2024-09-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.15.1-dev.1
4+
version = 4.15.1-dev.2

0 commit comments

Comments
 (0)