Skip to content

Commit

Permalink
chore(release): 2.136.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.136.0](ReVanced/revanced-patches@v2.135.0...v2.136.0) (2022-12-02)

### Bug Fixes

* syntax error in compatiblity annotation ([ReVanced#1181](ReVanced/revanced-patches#1181)) ([0830c7e](ReVanced/revanced-patches@2583909))

### Features

* **youtube:** drop support for compatibility of old versions ([7413aad](ReVanced/revanced-patches@10807e0))
  • Loading branch information
semantic-release-bot committed Dec 2, 2022
1 parent 2583909 commit 80750a2
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [2.136.0](https://github.com/revanced/revanced-patches/compare/v2.135.0...v2.136.0) (2022-12-02)


### Bug Fixes

* syntax error in compatiblity annotation ([#1181](https://github.com/revanced/revanced-patches/issues/1181)) ([0830c7e](https://github.com/revanced/revanced-patches/commit/0830c7ed1064757cf6354b426549275ece55408e))


### Features

* **youtube:** drop support for compatibility of old versions ([7413aad](https://github.com/revanced/revanced-patches/commit/7413aad6d215f24a66ba9a33917c73dbdb0b7bc3))

# [2.135.0](https://github.com/revanced/revanced-patches/compare/v2.134.1...v2.135.0) (2022-12-02)


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.135.0
version = 2.136.0
Loading

0 comments on commit 80750a2

Please sign in to comment.