Skip to content

Commit 81cd630

Browse files
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2023-12-12) ### Bug Fixes * **YouTube Music - GmsCore support:** Change from correct package name to prevent the patch from failing ([284a7f0](284a7f0))
1 parent 231e569 commit 81cd630

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+
## [3.0.1](https://github.com/ReVanced/revanced-patches/compare/v3.0.0...v3.0.1) (2023-12-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **YouTube Music - GmsCore support:** Change from correct package name to prevent the patch from failing ([284a7f0](https://github.com/ReVanced/revanced-patches/commit/284a7f0b1a7b46e36b5f3dd132bb36d6d3fef584))
7+
18
## [3.0.1-dev.1](https://github.com/ReVanced/revanced-patches/compare/v3.0.0...v3.0.1-dev.1) (2023-12-12)
29

310

gradle.properties

+1-1
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 = 3.0.1-dev.1
4+
version = 3.0.1

0 commit comments

Comments
 (0)