Skip to content

Commit c86f0a2

Browse files
chore(release): 4.0.2-dev.2 [skip ci]
## [4.0.2-dev.2](v4.0.2-dev.1...v4.0.2-dev.2) (2024-01-28) ### Bug Fixes * **YouTube:** Do not crash on startup for root installs ([#2655](#2655)) ([663acf0](663acf0))
1 parent 663acf0 commit c86f0a2

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.0.2-dev.2](https://github.com/ReVanced/revanced-patches/compare/v4.0.2-dev.1...v4.0.2-dev.2) (2024-01-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **YouTube:** Do not crash on startup for root installs ([#2655](https://github.com/ReVanced/revanced-patches/issues/2655)) ([02abace](https://github.com/ReVanced/revanced-patches/commit/02abace127c9ef906c06ded9135cbba2871bd1e6))
7+
18
## [4.0.2-dev.1](https://github.com/ReVanced/revanced-patches/compare/v4.0.1...v4.0.2-dev.1) (2024-01-27)
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.0.2-dev.1
4+
version = 4.0.2-dev.2

0 commit comments

Comments
 (0)