mirror of
https://github.com/gotson/komga.git
synced 2026-05-09 05:10:19 +02:00
chore(release): 0.117.0 [skip ci]
# [0.117.0](https://github.com/gotson/komga/compare/v0.116.3...v0.117.0) (2021-08-16) ### Features * **importer:** import sidecars alongside books ([a3c3a48](a3c3a48038)), closes [#611](https://github.com/gotson/komga/issues/611)
This commit is contained in:
parent
a3c3a48038
commit
2ddfec2e5c
2 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
|||
# [0.117.0](https://github.com/gotson/komga/compare/v0.116.3...v0.117.0) (2021-08-16)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **importer:** import sidecars alongside books ([a3c3a48](https://github.com/gotson/komga/commit/a3c3a48038ecde6a1be5c4795047f8a37fbb6e11)), closes [#611](https://github.com/gotson/komga/issues/611)
|
||||
|
||||
## [0.116.3](https://github.com/gotson/komga/compare/v0.116.2...v0.116.3) (2021-08-16)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
version=0.116.3
|
||||
version=0.117.0
|
||||
org.gradle.jvmargs=-Xmx2G -XX:MaxPermSize=2G
|
||||
|
|
|
|||
Loading…
Reference in a new issue