Skip to content

Commit d616652

Browse files
chore: Release v5.34.0-dev.2 [skip ci]
# [5.34.0-dev.2](v5.34.0-dev.1...v5.34.0-dev.2) (2025-08-09) ### Bug Fixes * **Backdrops:** Remove broken patch that is no longer supported ([#5627](#5627)) ([c3e571e](c3e571e)) ### Features * **YouTube - Playback speed:** Show current playback speed on player speed dialog button ([#5607](#5607)) ([30176a3](30176a3))
1 parent c3e571e commit d616652

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+
# [5.34.0-dev.2](https://github.com/ReVanced/revanced-patches/compare/v5.34.0-dev.1...v5.34.0-dev.2) (2025-08-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **Backdrops:** Remove broken patch that is no longer supported ([#5627](https://github.com/ReVanced/revanced-patches/issues/5627)) ([ebb8332](https://github.com/ReVanced/revanced-patches/commit/ebb83320838aa99dd4417d45a50333dd42c1218a))
7+
8+
9+
### Features
10+
11+
* **YouTube - Playback speed:** Show current playback speed on player speed dialog button ([#5607](https://github.com/ReVanced/revanced-patches/issues/5607)) ([279436a](https://github.com/ReVanced/revanced-patches/commit/279436a3657b50f98bb4cc64dc88dc14e422f204))
12+
113
# [5.34.0-dev.1](https://github.com/ReVanced/revanced-patches/compare/v5.33.0...v5.34.0-dev.1) (2025-08-08)
214

315

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.34.0-dev.1
6+
version = 5.34.0-dev.2

0 commit comments

Comments
 (0)