Skip to content

Commit 23b6c42

Browse files
chore: Release v5.31.0-dev.6 [skip ci]
# [5.31.0-dev.6](v5.31.0-dev.5...v5.31.0-dev.6) (2025-07-06) ### Bug Fixes * **YouTube - Playback speed:** Allow custom speeds with 0.01x precision ([#5360](#5360)) ([10f4464](10f4464))
1 parent 10f4464 commit 23b6c42

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.0-dev.6](https://github.com/ReVanced/revanced-patches/compare/v5.31.0-dev.5...v5.31.0-dev.6) (2025-07-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **YouTube - Playback speed:** Allow custom speeds with 0.01x precision ([#5360](https://github.com/ReVanced/revanced-patches/issues/5360)) ([0eecef0](https://github.com/ReVanced/revanced-patches/commit/0eecef00fc93d2a217944978e29dce82e3134e35))
7+
18
# [5.31.0-dev.5](https://github.com/ReVanced/revanced-patches/compare/v5.31.0-dev.4...v5.31.0-dev.5) (2025-07-05)
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.0-dev.5
6+
version = 5.31.0-dev.6

0 commit comments

Comments
 (0)