Skip to content

Commit

Permalink
chore(release): 2.188.0-dev.3 [skip ci]
Browse files Browse the repository at this point in the history
# [2.188.0-dev.3](ReVanced/revanced-patches@v2.188.0-dev.2...v2.188.0-dev.3) (2023-08-03)

### Bug Fixes

* remove newline ([545388b](ReVanced/revanced-patches@545388b))
  • Loading branch information
semantic-release-bot committed Aug 3, 2023
1 parent 545388b commit a519919
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 @@
# [2.188.0-dev.3](https://github.com/ReVanced/revanced-patches/compare/v2.188.0-dev.2...v2.188.0-dev.3) (2023-08-03)


### Bug Fixes

* remove newline ([545388b](https://github.com/ReVanced/revanced-patches/commit/545388b3b21cabb485c4d2025756c48984548d6b))

# [2.188.0-dev.2](https://github.com/ReVanced/revanced-patches/compare/v2.188.0-dev.1...v2.188.0-dev.2) (2023-08-03)


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
kotlin.code.style = official
version = 2.188.0-dev.2
version = 2.188.0-dev.3

0 comments on commit a519919

Please sign in to comment.