Skip to content

Commit 50d3195

Browse files
chore(release): 3.1.0 [skip ci]
# [3.1.0](v3.0.1...v3.1.0) (2023-12-12) ### Bug Fixes * **Boost for Reddit - Spoof client:** Fix account login by removing user agent patch ([42a5de9](42a5de9)) * Solve build errors by using correct syntax ([3f5a5bf](3f5a5bf)) * **Sync for Reddit - Spoof client:** Fix account login by removing user agent patch ([d90786e](d90786e)) ### Features * **IconPackStudio - Unlock pro:** Constrain to last working version ([#3410](#3410)) ([fb6ee8a](fb6ee8a))
1 parent 6c4855b commit 50d3195

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [3.1.0](https://github.com/ReVanced/revanced-patches/compare/v3.0.1...v3.1.0) (2023-12-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **Boost for Reddit - Spoof client:** Fix account login by removing user agent patch ([42a5de9](https://github.com/ReVanced/revanced-patches/commit/42a5de98becee7fc027c3e7143e071a3447f7077))
7+
* Solve build errors by using correct syntax ([3f5a5bf](https://github.com/ReVanced/revanced-patches/commit/3f5a5bf2ab061e7be2f430dc3f5fd64d5c842677))
8+
* **Sync for Reddit - Spoof client:** Fix account login by removing user agent patch ([d90786e](https://github.com/ReVanced/revanced-patches/commit/d90786e26d9c0e581284aab0d9d6d5097da2bfda))
9+
10+
11+
### Features
12+
13+
* **IconPackStudio - Unlock pro:** Constrain to last working version ([#3410](https://github.com/ReVanced/revanced-patches/issues/3410)) ([fb6ee8a](https://github.com/ReVanced/revanced-patches/commit/fb6ee8a8976b64477171f70229e161188c39efcd))
14+
115
# [3.1.0-dev.1](https://github.com/ReVanced/revanced-patches/compare/v3.0.1...v3.1.0-dev.1) (2023-12-12)
216

317

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

patches.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)