From ccba4bdcfb93ec74dbbab08347495366e4ff4066 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 22 Oct 2020 10:19:24 +0000 Subject: [PATCH] chore(release): 0.64.0 [skip ci] # [0.64.0](https://github.com/gotson/komga/compare/v0.63.3...v0.64.0) (2020-10-22) ### Features * append volume to series name ([2567796](https://github.com/gotson/komga/commit/25677967db255efe39834ce31fe0f048481a3067)), closes [#343](https://github.com/gotson/komga/issues/343) [#132](https://github.com/gotson/komga/issues/132) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b989438942..d9bfe952ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.64.0](https://github.com/gotson/komga/compare/v0.63.3...v0.64.0) (2020-10-22) + + +### Features + +* append volume to series name ([2567796](https://github.com/gotson/komga/commit/25677967db255efe39834ce31fe0f048481a3067)), closes [#343](https://github.com/gotson/komga/issues/343) [#132](https://github.com/gotson/komga/issues/132) + ## [0.63.3](https://github.com/gotson/komga/compare/v0.63.2...v0.63.3) (2020-10-20) diff --git a/gradle.properties b/gradle.properties index 880968cf1a..b2a07c0d3f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=0.63.3 +version=0.64.0