Set correct dotnet-target

This commit is contained in:
DarkFighterLuke
2024-05-04 16:42:19 +02:00
parent ddd61fa39c
commit 6e24a61623
+4 -4
View File
@@ -1,9 +1,9 @@
---
name: "TubeArchivistMetadata"
guid: "dc97d0c6-28b0-4242-afb4-5833ae1b3715"
version: "1.2.3.0"
targetAbi: "10.8.0.0"
framework: "net6.0"
version: "1.3.0.0"
targetAbi: "10.9.0.0"
framework: "net8.0"
overview: "Metadata for your TubeArchivist library on Jellyfin"
description: >
TubeArchivistMetadata is a plugin that automatically manages
@@ -13,4 +13,4 @@ owner: "DarkFighterLuke"
artifacts:
- "Jellyfin.Plugin.TubeArchivistMetadata.dll"
changelog: >
Add fix for unclosed HTML breaks
Support new Jellyfin API