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:
semantic-release-bot 2021-08-02 03:57:22 +00:00
parent 20bccb57ec
commit 72b650afde
2 changed files with 8 additions and 1 deletions

View file

@ -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)

View file

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