Skip to content

Commit

Permalink
chore(release): 4.4.0-dev.15 [skip ci]
Browse files Browse the repository at this point in the history
# [4.4.0-dev.15](v4.4.0-dev.14...v4.4.0-dev.15) (2024-03-27)

### Features

* **YouTube - Hide Shorts components:** Selectively hide Shorts for home / subscription / search ([#2925](#2925)) ([f9217ac](f9217ac))
  • Loading branch information
semantic-release-bot authored and oSumAtrIX committed Mar 27, 2024
1 parent 497c067 commit caec6c3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
# [4.4.0-dev.15](https://github.com/ReVanced/revanced-patches/compare/v4.4.0-dev.14...v4.4.0-dev.15) (2024-03-27)


### Features

* **YouTube - Hide Shorts components:** Selectively hide Shorts for home / subscription / search ([#2925](https://github.com/ReVanced/revanced-patches/issues/2925)) ([f9217ac](https://github.com/ReVanced/revanced-patches/commit/f9217ac4ed8a08ca38ac99a52b9b7c53663e5ba6))

# [4.4.0-dev.14](https://github.com/ReVanced/revanced-patches/compare/v4.4.0-dev.13...v4.4.0-dev.14) (2024-03-27)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
@@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 4.4.0-dev.14
version = 4.4.0-dev.15

0 comments on commit caec6c3

Please sign in to comment.