Skip to content

Commit 1502fe1

Browse files
chore(release): 4.2.0 [skip ci]
# [4.2.0](v4.1.0...v4.2.0) (2024-02-08) ### Bug Fixes * **Infinity for Reddit - Unlock subscription:** Do not crash by patching billing client ([53b29ea](53b29ea)) ### Features * **X:** Add `Hide view count` patch ([1bf9582](1bf9582)) * **X:** Add `Unlock downloads` patch ([3343b5c](3343b5c))
1 parent 824d094 commit 1502fe1

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [4.2.0](https://github.com/ReVanced/revanced-patches/compare/v4.1.0...v4.2.0) (2024-02-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **Infinity for Reddit - Unlock subscription:** Do not crash by patching billing client ([7d76e2e](https://github.com/ReVanced/revanced-patches/commit/7d76e2e43c69b2b75f40a15a9147d041c77cbcd9))
7+
8+
9+
### Features
10+
11+
* **X:** Add `Hide view count` patch ([bf064ec](https://github.com/ReVanced/revanced-patches/commit/bf064ecc1d5de8b592d14d34acfa1a4314c374ba))
12+
* **X:** Add `Unlock downloads` patch ([2c20844](https://github.com/ReVanced/revanced-patches/commit/2c20844eaae698f185a9d321e2c70bde4b485cee))
13+
114
# [4.2.0-dev.1](https://github.com/ReVanced/revanced-patches/compare/v4.1.1-dev.1...v4.2.0-dev.1) (2024-02-08)
215

316

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

0 commit comments

Comments
 (0)