Skip to content

Commit 7cb8af6

Browse files
chore(release): 4.0.2-dev.1 [skip ci]
## [4.0.2-dev.1](v4.0.1...v4.0.2-dev.1) (2024-01-27) ### Bug Fixes * **Twitch:** Correct patch resources to fix build ([bbed64f](bbed64f))
1 parent bbed64f commit 7cb8af6

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.1](https://github.com/ReVanced/revanced-patches/compare/v4.0.1...v4.0.2-dev.1) (2024-01-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **Twitch:** Correct patch resources to fix build ([1b63898](https://github.com/ReVanced/revanced-patches/commit/1b63898413b24693b0b737df29adcf9142963dfa))
7+
18
## [4.0.1](https://github.com/ReVanced/revanced-patches/compare/v4.0.0...v4.0.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.1
4+
version = 4.0.2-dev.1

0 commit comments

Comments
 (0)