Skip to content

Commit 92c90ec

Browse files
chore(release): 4.7.0-dev.4 [skip ci]
# [4.7.0-dev.4](v4.7.0-dev.3...v4.7.0-dev.4) (2024-04-09) ### Features * **Amazon:** Add `Always allow deep-linking` patch ([#3000](#3000)) ([f2fe0d5](f2fe0d5)) * **Twitter:** Add `Sanitize sharing links` patch ([#3003](#3003)) ([b4e8beb](b4e8beb))
1 parent b4e8beb commit 92c90ec

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.7.0-dev.4](https://github.com/ReVanced/revanced-patches/compare/v4.7.0-dev.3...v4.7.0-dev.4) (2024-04-09)
2+
3+
4+
### Features
5+
6+
* **Amazon:** Add `Always allow deep-linking` patch ([#3000](https://github.com/ReVanced/revanced-patches/issues/3000)) ([a92b7fb](https://github.com/ReVanced/revanced-patches/commit/a92b7fb43c8b1b45577360cdc6d883fe2815c2f2))
7+
* **Twitter:** Add `Sanitize sharing links` patch ([#3003](https://github.com/ReVanced/revanced-patches/issues/3003)) ([186b887](https://github.com/ReVanced/revanced-patches/commit/186b8874157eef1b882b05d491ba1d4ca2809535))
8+
19
# [4.7.0-dev.3](https://github.com/ReVanced/revanced-patches/compare/v4.7.0-dev.2...v4.7.0-dev.3) (2024-04-09)
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.7.0-dev.3
4+
version = 4.7.0-dev.4

0 commit comments

Comments
 (0)