chore(release): 2.14.0 [skip ci]

# [2.14.0](https://github.com/revanced/revanced-cli/compare/v2.13.0...v2.14.0) (2022-10-05)

### Bug Fixes

* escape quotation mark in string ([6e21d81](6e21d81964))

### Features

* handle unmounting deleted files ([#148](https://github.com/revanced/revanced-cli/issues/148)) ([3a733e5](3a733e5137))
* unmount all occurrences in `/proc/mounts` ([#131](https://github.com/revanced/revanced-cli/issues/131)) ([4f4e1f9](4f4e1f9834))
This commit is contained in:
semantic-release-bot
2022-10-05 18:27:53 +00:00
parent 6e21d81964
commit 38052b6ecf
2 changed files with 14 additions and 1 deletions

View File

@@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.13.0
version = 2.14.0