Skip to content

Commit

Permalink
chore(release): 2.175.0-dev.9 [skip ci]
Browse files Browse the repository at this point in the history
# [2.175.0-dev.9](ReVanced/revanced-patches@v2.175.0-dev.8...v2.175.0-dev.9) (2023-05-27)

### Features

* **youtube/hide-seekbar:** more fine grained hiding of seekbar ([ReVanced#2252](ReVanced#2252)) ([0f07bf4](ReVanced@0f07bf4))
  • Loading branch information
semantic-release-bot committed May 27, 2023
1 parent 0f07bf4 commit 0c22f3f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.175.0-dev.9](https://github.com/revanced/revanced-patches/compare/v2.175.0-dev.8...v2.175.0-dev.9) (2023-05-27)


### Features

* **youtube/hide-seekbar:** more fine grained hiding of seekbar ([#2252](https://github.com/revanced/revanced-patches/issues/2252)) ([0f07bf4](https://github.com/revanced/revanced-patches/commit/0f07bf467a4aa06c9bcdf60a2498d88eea8c1429))

# [2.175.0-dev.8](https://github.com/revanced/revanced-patches/compare/v2.175.0-dev.7...v2.175.0-dev.8) (2023-05-27)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.175.0-dev.8
version = 2.175.0-dev.9
Loading

0 comments on commit 0c22f3f

Please sign in to comment.