Skip to content

Commit

Permalink
chore(release): 2.201.1-dev.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.201.1-dev.1](ReVanced/revanced-patches@v2.201.0...v2.201.1-dev.1) (2023-11-23)

### Bug Fixes

* **YouTube - Hide layout components:** Clarify custom filter usage ([cc16db5](ReVanced/revanced-patches@cc16db5))
  • Loading branch information
semantic-release-bot committed Nov 23, 2023
1 parent cc16db5 commit 96382cf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.201.1-dev.1](https://github.com/ReVanced/revanced-patches/compare/v2.201.0...v2.201.1-dev.1) (2023-11-23)


### Bug Fixes

* **YouTube - Hide layout components:** Clarify custom filter usage ([cc16db5](https://github.com/ReVanced/revanced-patches/commit/cc16db56d1c9925852265fcebb459d9620cd1b92))

# [2.201.0](https://github.com/ReVanced/revanced-patches/compare/v2.200.0...v2.201.0) (2023-11-23)


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 = 2.201.0
version = 2.201.1-dev.1

0 comments on commit 96382cf

Please sign in to comment.