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

Commit

Permalink
chore(release): 1.6.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.2](ReVanced/revanced-cli@v1.6.1...v1.6.2) (2022-06-21)

### Bug Fixes

* CLI not working ([29105ba](ReVanced@29105ba))
* improper use of mount variable ([31853fe](ReVanced@31853fe))
  • Loading branch information
semantic-release-bot committed Jun 21, 2022
1 parent 29105ba commit debf011
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.6.2](https:/revanced/revanced-cli/compare/v1.6.1...v1.6.2) (2022-06-21)


### Bug Fixes

* CLI not working ([29105ba](https:/revanced/revanced-cli/commit/29105bab3dabd9d16af6b511caef9727f98afd1a))
* improper use of mount variable ([31853fe](https:/revanced/revanced-cli/commit/31853fe5393af04805857b78a54434e1c51e4c8e))

## [1.6.1](https:/revanced/revanced-cli/compare/v1.6.0...v1.6.1) (2022-06-21)


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 = 1.6.1
version = 1.6.2

0 comments on commit debf011

Please sign in to comment.