From 64bcb080f344b31686cd4eb1027408bce7b1017e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 19 Feb 2021 14:46:43 +0000 Subject: [PATCH] chore(release): 0.71.3 [skip ci] ## [0.71.3](https://github.com/gotson/komga/compare/v0.71.2...v0.71.3) (2021-02-19) ### Bug Fixes * **webui:** filter panel would not show values properly ([a63daaf](https://github.com/gotson/komga/commit/a63daafcce8975df46b9d65be83e9d1aac4fb374)) * **webui:** incorrect rtl icon ([98a8f61](https://github.com/gotson/komga/commit/98a8f61a488856e038451a866184b0b1e3402f12)) --- CHANGELOG.md | 8 ++++++++ gradle.properties | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5cd576e14..550a1c37c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [0.71.3](https://github.com/gotson/komga/compare/v0.71.2...v0.71.3) (2021-02-19) + + +### Bug Fixes + +* **webui:** filter panel would not show values properly ([a63daaf](https://github.com/gotson/komga/commit/a63daafcce8975df46b9d65be83e9d1aac4fb374)) +* **webui:** incorrect rtl icon ([98a8f61](https://github.com/gotson/komga/commit/98a8f61a488856e038451a866184b0b1e3402f12)) + ## [0.71.2](https://github.com/gotson/komga/compare/v0.71.1...v0.71.2) (2021-02-19) diff --git a/gradle.properties b/gradle.properties index a3c8dc8f1..657d6b704 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=0.71.2 +version=0.71.3