mirror of
https://github.com/jellyfin/jellyfin-plugin-simkl.git
synced 2024-11-26 23:20:41 +00:00
Prepare for release v6 (#35)
This commit is contained in:
parent
ca8e750b57
commit
42cdcbe8ef
@ -1,7 +1,7 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<Version>5.0.0.0</Version>
|
||||
<AssemblyVersion>5.0.0.0</AssemblyVersion>
|
||||
<FileVersion>5.0.0.0</FileVersion>
|
||||
<Version>6.0.0.0</Version>
|
||||
<AssemblyVersion>6.0.0.0</AssemblyVersion>
|
||||
<FileVersion>6.0.0.0</FileVersion>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
name: "Simkl"
|
||||
guid: "07CAEF58-A94B-4211-A62C-F9774E04EBDB"
|
||||
version: 5
|
||||
version: 6
|
||||
targetAbi: "10.9.0.0"
|
||||
owner: "crobibero"
|
||||
overview: "Scrobble to Simkl"
|
||||
@ -13,4 +13,4 @@ framework: "net8.0"
|
||||
artifacts:
|
||||
- "Jellyfin.Plugin.Simkl.dll"
|
||||
changelog: |-
|
||||
- 10.9 (#32) @crobibero
|
||||
- Fix 10.9 support (#34) @crobibero
|
||||
|
Loading…
Reference in New Issue
Block a user