Skip to content

Commit

Permalink
chore(release): 2.227.0-dev.17 [skip ci]
Browse files Browse the repository at this point in the history
# [2.227.0-dev.17](v2.227.0-dev.16...v2.227.0-dev.17) (2024-07-09)

### Features

* **YouTube - Settings:** Make `InsertPosition` case-insensitive and interchangeable between Setting name and Setting key ([#713](#713)) ([269dc50](269dc50))
  • Loading branch information
semantic-release-bot committed Jul 9, 2024
1 parent 269dc50 commit 63dfdc7
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.227.0-dev.17](https://github.com/anddea/revanced-patches/compare/v2.227.0-dev.16...v2.227.0-dev.17) (2024-07-09)


### Features

* **YouTube - Settings:** Make `InsertPosition` case-insensitive and interchangeable between Setting name and Setting key ([#713](https://github.com/anddea/revanced-patches/issues/713)) ([269dc50](https://github.com/anddea/revanced-patches/commit/269dc50f707e6e15ff95a956dad34b4151860649))

# [2.227.0-dev.16](https://github.com/anddea/revanced-patches/compare/v2.227.0-dev.15...v2.227.0-dev.16) (2024-07-07)


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.227.0-dev.16
version = 2.227.0-dev.17

0 comments on commit 63dfdc7

Please sign in to comment.