Skip to content

Commit

Permalink
chore(release): 1.8.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.1](v1.8.0...v1.8.1) (2024-03-27)

### Bug Fixes

* **Twitter:** Fix duplicate optionns for `Custom download folder` patch ([7ffbe43](7ffbe43))
  • Loading branch information
semantic-release-bot committed Mar 27, 2024
1 parent 2875372 commit 29c116b
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 @@
## [1.8.1](https://github.com/crimera/revanced-integrations/compare/v1.8.0...v1.8.1) (2024-03-27)


### Bug Fixes

* **Twitter:** Fix duplicate optionns for `Custom download folder` patch ([7ffbe43](https://github.com/crimera/revanced-integrations/commit/7ffbe4334889346269a12d8fd0d64f94faf973d3))

## [1.8.1-dev.1](https://github.com/crimera/revanced-integrations/compare/v1.8.0...v1.8.1-dev.1) (2024-03-27)


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
android.useAndroidX = true
version = 1.8.1-dev.1
version = 1.8.1

0 comments on commit 29c116b

Please sign in to comment.