From d4028a8d6801ce48672f99d0682fb3923a70a2cf Mon Sep 17 00:00:00 2001 From: Joe Milazzo Date: Fri, 22 Nov 2024 18:00:56 -0600 Subject: [PATCH] v0.8.4 - New Scanner + Browse Authors/Artists + Tons of Bugfixes (#3392) --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .../{release-workflow.yml.bak => release-workflow.yml} | 0 Kavita.Common/Kavita.Common.csproj | 4 ++-- 3 files changed, 3 insertions(+), 3 deletions(-) rename .github/workflows/{release-workflow.yml.bak => release-workflow.yml} (100%) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 4331abb49..17b080c5b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -28,7 +28,7 @@ body: label: Kavita Version Number - If you don not see your version number listed, please update Kavita and see if your issue still persists. multiple: false options: - - 0.8.3 - Stable + - 0.8.4 - Stable - Nightly Testing Branch validations: required: true diff --git a/.github/workflows/release-workflow.yml.bak b/.github/workflows/release-workflow.yml similarity index 100% rename from .github/workflows/release-workflow.yml.bak rename to .github/workflows/release-workflow.yml diff --git a/Kavita.Common/Kavita.Common.csproj b/Kavita.Common/Kavita.Common.csproj index 4385b0f60..a0081e81a 100644 --- a/Kavita.Common/Kavita.Common.csproj +++ b/Kavita.Common/Kavita.Common.csproj @@ -3,7 +3,7 @@ net8.0 kavitareader.com Kavita - 0.8.3.32 + 0.8.4.0 en true @@ -20,4 +20,4 @@ - \ No newline at end of file +