From 152089a2160fa937d9f7315626faae07b9536e8e Mon Sep 17 00:00:00 2001 From: Joe Milazzo Date: Sun, 3 Sep 2023 08:16:14 -0700 Subject: [PATCH] Version bump for release (#2254) --- 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 c9a5c477f1..0b0185c448 100644 --- a/Kavita.Common/Kavita.Common.csproj +++ b/Kavita.Common/Kavita.Common.csproj @@ -4,7 +4,7 @@ net7.0 kavitareader.com Kavita - 0.7.7.20 + 0.7.8.0 en true @@ -21,4 +21,4 @@ - \ No newline at end of file + diff --git a/openapi.json b/openapi.json index 326534753f..f45e42d138 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.7.20" + "version": "0.7.8.0" }, "servers": [ {