chore(release): 0.112.1 [skip ci]

## [0.112.1](https://github.com/gotson/komga/compare/v0.112.0...v0.112.1) (2021-07-29)

### Bug Fixes

* skip old file hashing tasks if feature is disabled ([01a16b7](01a16b718a)), closes [#585](https://github.com/gotson/komga/issues/585)
This commit is contained in:
semantic-release-bot 2021-07-29 08:41:27 +00:00
parent 01a16b718a
commit 9d9a73f8b2
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [0.112.1](https://github.com/gotson/komga/compare/v0.112.0...v0.112.1) (2021-07-29)
### Bug Fixes
* skip old file hashing tasks if feature is disabled ([01a16b7](https://github.com/gotson/komga/commit/01a16b718ae732509ac58135e323cee941b9435e)), closes [#585](https://github.com/gotson/komga/issues/585)
# [0.112.0](https://github.com/gotson/komga/compare/v0.111.0...v0.112.0) (2021-07-29)

View file

@ -1,2 +1,2 @@
version=0.112.0
version=0.112.1
org.gradle.jvmargs=-Xmx2G -XX:MaxPermSize=2G