Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

Commit

Permalink
chore(release): 0.27.6 [skip ci]
Browse files Browse the repository at this point in the history
## [0.27.6](v0.27.5...v0.27.6) (2022-07-21)

### Bug Fixes

* wrong naming of ForceDisableCaptions ([#93](#93)) ([21d56f8](21d56f8))
  • Loading branch information
semantic-release-bot committed Jul 21, 2022
1 parent 21d56f8 commit 234023f
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 @@
## [0.27.6](https://github.com/revanced/revanced-integrations/compare/v0.27.5...v0.27.6) (2022-07-21)


### Bug Fixes

* wrong naming of ForceDisableCaptions ([#93](https://github.com/revanced/revanced-integrations/issues/93)) ([21d56f8](https://github.com/revanced/revanced-integrations/commit/21d56f89b392982154dd3684070b9cd4d83d89e3))

## [0.27.5](https://github.com/revanced/revanced-integrations/compare/v0.27.4...v0.27.5) (2022-07-21)


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.jvmargs = -Xmx2048m
android.useAndroidX = true
android.enableJetifier = true
version = 0.27.5
version = 0.27.6

0 comments on commit 234023f

Please sign in to comment.