Update version
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<Project>
|
<Project>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<Version>1.2.5.0</Version>
|
<Version>1.3.0.0</Version>
|
||||||
<AssemblyVersion>1.2.5.0</AssemblyVersion>
|
<AssemblyVersion>1.3.0.0</AssemblyVersion>
|
||||||
<FileVersion>1.2.5.0</FileVersion>
|
<FileVersion>1.3.0.0</FileVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|||||||
+4
-4
@@ -2,9 +2,9 @@
|
|||||||
name: "TubeArchivistMetadata"
|
name: "TubeArchivistMetadata"
|
||||||
guid: "dc97d0c6-28b0-4242-afb4-5833ae1b3715"
|
guid: "dc97d0c6-28b0-4242-afb4-5833ae1b3715"
|
||||||
imageUrl: https://raw.githubusercontent.com/tubearchivist/tubearchivist-jf-plugin/master/images/logo.png
|
imageUrl: https://raw.githubusercontent.com/tubearchivist/tubearchivist-jf-plugin/master/images/logo.png
|
||||||
version: "1.2.5.0"
|
version: "1.3.0.0"
|
||||||
targetAbi: "10.8.0.0"
|
targetAbi: "10.9.1.0"
|
||||||
framework: "net6.0"
|
framework: "net8.0"
|
||||||
overview: "Metadata for your TubeArchivist library on Jellyfin"
|
overview: "Metadata for your TubeArchivist library on Jellyfin"
|
||||||
description: >
|
description: >
|
||||||
TubeArchivistMetadata is a plugin that automatically manages
|
TubeArchivistMetadata is a plugin that automatically manages
|
||||||
@@ -14,4 +14,4 @@ owner: "DarkFighterLuke"
|
|||||||
artifacts:
|
artifacts:
|
||||||
- "Jellyfin.Plugin.TubeArchivistMetadata.dll"
|
- "Jellyfin.Plugin.TubeArchivistMetadata.dll"
|
||||||
changelog: >
|
changelog: >
|
||||||
Ping the TA API to validate connection
|
Add support for Jellyfin 10.9.1
|
||||||
|
|||||||
Reference in New Issue
Block a user