diff --git a/CHANGELOG.md b/CHANGELOG.md index dc9fe0bd..17bf6dfe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.14.2](https://github.com/gotson/komga/compare/v0.14.1...v0.14.2) (2020-02-20) + + +### Bug Fixes + +* webui works with baseUrl ([bb18382](https://github.com/gotson/komga/commit/bb183828a189ce5908d21304bbf1592ae074afc5)) + ## [0.14.1](https://github.com/gotson/komga/compare/v0.14.0...v0.14.1) (2020-02-14) diff --git a/gradle.properties b/gradle.properties index e701908e..0af71a24 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=0.14.1 +version=0.14.2