mirror of
https://github.com/gotson/komga.git
synced 2025-12-29 11:52:56 +01:00
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:
parent
01a16b718a
commit
9d9a73f8b2
2 changed files with 8 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
version=0.112.0
|
||||
version=0.112.1
|
||||
org.gradle.jvmargs=-Xmx2G -XX:MaxPermSize=2G
|
||||
|
|
|
|||
Loading…
Reference in a new issue