Update version
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<Version>1.1.0.0</Version>
|
||||
<AssemblyVersion>1.1.0.0</AssemblyVersion>
|
||||
<FileVersion>1.1.0.0</FileVersion>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
+7
-2
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: "TubeArchivistMetadata"
|
||||
guid: "dc97d0c6-28b0-4242-afb4-5833ae1b3715"
|
||||
version: "1.0.0.0"
|
||||
version: "1.1.0.0"
|
||||
targetAbi: "10.8.0.0"
|
||||
framework: "net6.0"
|
||||
overview: "Metadata for your TubeArchivist library on Jellyfin"
|
||||
@@ -13,4 +13,9 @@ owner: "DarkFighterLuke"
|
||||
artifacts:
|
||||
- "Jellyfin.Plugin.TubeArchivistMetadata.dll"
|
||||
changelog: >
|
||||
First release
|
||||
Fix field name and add placeholders
|
||||
Fix URL in logs after redirection
|
||||
Add schema to TubeArchivist URL if not present in settings
|
||||
Fix a particular case
|
||||
Log configuration settings at initialization
|
||||
Sanitize URLs
|
||||
|
||||
Reference in New Issue
Block a user