Skip to content

Commit

Permalink
chore(release): 4.3.0-dev.4 [skip ci]
Browse files Browse the repository at this point in the history
# [4.3.0-dev.4](ReVanced/revanced-patches@v4.3.0-dev.3...v4.3.0-dev.4) (2024-02-22)

### Bug Fixes

* Compile DEX without debugging information ([f5df957](ReVanced@f5df957))
* Use deprecated members to ensure backwards compatibility ([083bd40](ReVanced@083bd40))

### Features

* **X:** Add `Open links as query` patch ([ReVanced#2730](ReVanced#2730)) ([ba75a51](ReVanced@ba75a51))
  • Loading branch information
semantic-release-bot authored and mrwedders committed Mar 21, 2024
1 parent c05b8c4 commit 588e835
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [4.3.0-dev.4](https://github.com/ReVanced/revanced-patches/compare/v4.3.0-dev.3...v4.3.0-dev.4) (2024-02-22)


### Bug Fixes

* Compile DEX without debugging information ([f5df957](https://github.com/ReVanced/revanced-patches/commit/f5df9578669f71a67411bc93a25a7e8da43610d0))
* Use deprecated members to ensure backwards compatibility ([083bd40](https://github.com/ReVanced/revanced-patches/commit/083bd4009231b9612394b4496ca1d329947d6577))


### Features

* **X:** Add `Open links as query` patch ([#2730](https://github.com/ReVanced/revanced-patches/issues/2730)) ([ba75a51](https://github.com/ReVanced/revanced-patches/commit/ba75a51b71dbb9157db230b3e97a90361019fe30))

# [4.3.0-dev.3](https://github.com/ReVanced/revanced-patches/compare/v4.3.0-dev.2...v4.3.0-dev.3) (2024-02-20)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 4.3.0-dev.3
version = 4.3.0-dev.4

0 comments on commit 588e835

Please sign in to comment.