From e21144bf6bed75728ba5849f4655823ebea9138c Mon Sep 17 00:00:00 2001 From: Joe Milazzo Date: Sun, 7 Jan 2024 14:56:00 -0600 Subject: [PATCH] v0.7.12 - Happy New Year (#2577) --- 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 7083fc6e9..392be3b13 100644 --- a/Kavita.Common/Kavita.Common.csproj +++ b/Kavita.Common/Kavita.Common.csproj @@ -4,7 +4,7 @@ net8.0 kavitareader.com Kavita - 0.7.11.14 + 0.7.12.0 en true @@ -19,4 +19,4 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - \ No newline at end of file + diff --git a/openapi.json b/openapi.json index 1c99adc4f..63452f70f 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.11.13" + "version": "0.7.12.0" }, "servers": [ {