From a40c019ddb4dd8d83bcee84240b1732b0c7eb808 Mon Sep 17 00:00:00 2001 From: Joe Milazzo Date: Thu, 8 Feb 2024 07:51:29 -0600 Subject: [PATCH] v0.7.14 - iOS Webtoon Fixes, Built-in Email, and a new Wiki! (#2700) --- Kavita.Common/Kavita.Common.csproj | 4 ++-- openapi.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Kavita.Common/Kavita.Common.csproj b/Kavita.Common/Kavita.Common.csproj index 8fd80e5c1..7b8910070 100644 --- a/Kavita.Common/Kavita.Common.csproj +++ b/Kavita.Common/Kavita.Common.csproj @@ -4,7 +4,7 @@ net8.0 kavitareader.com Kavita - 0.7.13.23 + 0.7.14.0 en true @@ -20,4 +20,4 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - \ No newline at end of file + diff --git a/openapi.json b/openapi.json index e207f6afb..25b9345d7 100644 --- a/openapi.json +++ b/openapi.json @@ -7,7 +7,7 @@ "name": "GPL-3.0", "url": "https://github.com/Kareadita/Kavita/blob/develop/LICENSE" }, - "version": "0.7.13.22" + "version": "0.7.14.0" }, "servers": [ {