From 1f33b908be4dfe1ebfd4253120995a21ce672c78 Mon Sep 17 00:00:00 2001 From: DarkFighterLuke Date: Tue, 7 May 2024 16:02:25 +0200 Subject: [PATCH] Revert "Set correct dotnet-target" This reverts commit 6e24a61623e5d79828ddaef924fb808dd6b49208. --- build.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build.yaml b/build.yaml index 3c8be07..921fdb3 100644 --- a/build.yaml +++ b/build.yaml @@ -1,8 +1,7 @@ --- name: "TubeArchivistMetadata" guid: "dc97d0c6-28b0-4242-afb4-5833ae1b3715" -imageUrl: https://raw.githubusercontent.com/tubearchivist/tubearchivist-jf-plugin/master/images/logo.png -version: "1.3.0.0" +version: "1.2.3.0" targetAbi: "10.8.0.0" framework: "net6.0" overview: "Metadata for your TubeArchivist library on Jellyfin" @@ -14,4 +13,4 @@ owner: "DarkFighterLuke" artifacts: - "Jellyfin.Plugin.TubeArchivistMetadata.dll" changelog: > - Test automatic release + Add fix for unclosed HTML breaks