Skip to content

Commit

Permalink
chore(release): 2.170.1-dev.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.170.1-dev.1](ReVanced/revanced-patches@v2.170.0...v2.170.1-dev.1) (2023-04-25)

### Bug Fixes

* **youtube/spoof-signature-verification:** additional fixes for subtitle window positions ([#1975](ReVanced/revanced-patches#1975)) ([08584e6](ReVanced/revanced-patches@08584e6))
  • Loading branch information
semantic-release-bot committed Apr 25, 2023
1 parent 08584e6 commit 62512f0
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.170.1-dev.1](https://github.com/revanced/revanced-patches/compare/v2.170.0...v2.170.1-dev.1) (2023-04-25)


### Bug Fixes

* **youtube/spoof-signature-verification:** additional fixes for subtitle window positions ([#1975](https://github.com/revanced/revanced-patches/issues/1975)) ([08584e6](https://github.com/revanced/revanced-patches/commit/08584e680fc658f37e8730499fa5197a08370776))

# [2.170.0](https://github.com/revanced/revanced-patches/compare/v2.169.0...v2.170.0) (2023-04-24)


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.170.0
version = 2.170.1-dev.1
Loading

0 comments on commit 62512f0

Please sign in to comment.