From 362582dddf492fca930a3656408cb0de50845ccd Mon Sep 17 00:00:00 2001 From: DarkFighterLuke Date: Tue, 14 May 2024 20:29:44 +0200 Subject: [PATCH] Update version --- Directory.Build.props | 6 +++--- build.yaml | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 64b9cc1..b10c993 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,7 +1,7 @@ - 1.2.5.0 - 1.2.5.0 - 1.2.5.0 + 1.3.0.0 + 1.3.0.0 + 1.3.0.0 diff --git a/build.yaml b/build.yaml index d6293e7..cbb7df7 100644 --- a/build.yaml +++ b/build.yaml @@ -2,9 +2,9 @@ name: "TubeArchivistMetadata" guid: "dc97d0c6-28b0-4242-afb4-5833ae1b3715" imageUrl: https://raw.githubusercontent.com/tubearchivist/tubearchivist-jf-plugin/master/images/logo.png -version: "1.2.5.0" -targetAbi: "10.8.0.0" -framework: "net6.0" +version: "1.3.0.0" +targetAbi: "10.9.1.0" +framework: "net8.0" overview: "Metadata for your TubeArchivist library on Jellyfin" description: > TubeArchivistMetadata is a plugin that automatically manages @@ -14,4 +14,4 @@ owner: "DarkFighterLuke" artifacts: - "Jellyfin.Plugin.TubeArchivistMetadata.dll" changelog: > - Ping the TA API to validate connection + Add support for Jellyfin 10.9.1