Skip to content

Commit 18b0916

Browse files
chore(release): 4.14.1 [skip ci]
## [4.14.1](v4.14.0...v4.14.1) (2024-09-18) ### Bug Fixes * **YouTube - Check environment:** Only use fields available since Android 8 ([#3655](#3655)) ([e03c14c](e03c14c))
1 parent f7209f0 commit 18b0916

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.14.1](https://github.com/ReVanced/revanced-patches/compare/v4.14.0...v4.14.1) (2024-09-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **YouTube - Check environment:** Only use fields available since Android 8 ([#3655](https://github.com/ReVanced/revanced-patches/issues/3655)) ([4413533](https://github.com/ReVanced/revanced-patches/commit/441353306572340131030e1c4fee1ab6acb63cd9))
7+
18
## [4.14.1-dev.1](https://github.com/ReVanced/revanced-patches/compare/v4.14.0...v4.14.1-dev.1) (2024-09-18)
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.14.1-dev.1
4+
version = 4.14.1

0 commit comments

Comments
 (0)