Skip to content

Commit 2e68c65

Browse files
chore(release): 4.5.0 [skip ci]
# [4.5.0](v4.4.0...v4.5.0) (2024-03-30) ### Features * **YouTube - Alternative thumbnails:** Selectively enable for home / subscription / search ([#2926](#2926)) ([a272962](a272962)) * **YouTube - GmsCore:** Require ignoring battery optimizations ([#2952](#2952)) ([9b3c060](9b3c060))
1 parent 6f8d928 commit 2e68c65

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [4.5.0](https://github.com/ReVanced/revanced-patches/compare/v4.4.0...v4.5.0) (2024-03-30)
2+
3+
4+
### Features
5+
6+
* **YouTube - Alternative thumbnails:** Selectively enable for home / subscription / search ([#2926](https://github.com/ReVanced/revanced-patches/issues/2926)) ([8549e1b](https://github.com/ReVanced/revanced-patches/commit/8549e1ba58ad1e1608f5e3ceacd31eeb94578949))
7+
* **YouTube - GmsCore:** Require ignoring battery optimizations ([#2952](https://github.com/ReVanced/revanced-patches/issues/2952)) ([c0bef25](https://github.com/ReVanced/revanced-patches/commit/c0bef255909ca884838675ca6f7ac5b0e2e21730))
8+
19
# [4.5.0-dev.2](https://github.com/ReVanced/revanced-patches/compare/v4.5.0-dev.1...v4.5.0-dev.2) (2024-03-30)
210

311

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.5.0-dev.2
4+
version = 4.5.0

0 commit comments

Comments
 (0)