Skip to content

Commit b71fd28

Browse files
chore: Release v5.23.0-dev.2 [skip ci]
# [5.23.0-dev.2](v5.23.0-dev.1...v5.23.0-dev.2) (2025-05-04) ### Bug Fixes * **YouTube:** Improve litho filtering performance ([#4904](#4904)) ([7b43986](7b43986))
1 parent 7b43986 commit b71fd28

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [5.23.0-dev.2](https://github.com/ReVanced/revanced-patches/compare/v5.23.0-dev.1...v5.23.0-dev.2) (2025-05-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **YouTube:** Improve litho filtering performance ([#4904](https://github.com/ReVanced/revanced-patches/issues/4904)) ([7b43986](https://github.com/ReVanced/revanced-patches/commit/7b43986871a68e5cb43331d2fb2fdb9ef67438ad))
7+
18
# [5.23.0-dev.1](https://github.com/ReVanced/revanced-patches/compare/v5.22.0...v5.23.0-dev.1) (2025-05-02)
29

310

gradle.properties

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

0 commit comments

Comments
 (0)