mirror of
https://github.com/gotson/komga.git
synced 2026-01-01 05:14:23 +01:00
chore(release): 0.114.0 [skip ci]
# [0.114.0](https://github.com/gotson/komga/compare/v0.113.0...v0.114.0) (2021-08-02) ### Features * **webui:** full screen support when adding to home on mobile ([20bccb5](20bccb57ec)), closes [#565](https://github.com/gotson/komga/issues/565)
This commit is contained in:
parent
20bccb57ec
commit
72b650afde
2 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
|||
# [0.114.0](https://github.com/gotson/komga/compare/v0.113.0...v0.114.0) (2021-08-02)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **webui:** full screen support when adding to home on mobile ([20bccb5](https://github.com/gotson/komga/commit/20bccb57ec5c65e53425c46afec174ebacc8d9a2)), closes [#565](https://github.com/gotson/komga/issues/565)
|
||||
|
||||
# [0.113.0](https://github.com/gotson/komga/compare/v0.112.2...v0.113.0) (2021-07-30)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
version=0.113.0
|
||||
version=0.114.0
|
||||
org.gradle.jvmargs=-Xmx2G -XX:MaxPermSize=2G
|
||||
|
|
|
|||
Loading…
Reference in a new issue