mirror of
https://github.com/jellyfin/jellyfin-plugin-vgmdb.git
synced 2024-11-27 00:20:30 +00:00
Prepare for release v4 (#24)
This commit is contained in:
parent
4f4b6c989a
commit
6f2fb9ef89
@ -1,7 +1,7 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<Version>3.0.0.0</Version>
|
||||
<AssemblyVersion>3.0.0.0</AssemblyVersion>
|
||||
<FileVersion>3.0.0.0</FileVersion>
|
||||
<Version>4.0.0.0</Version>
|
||||
<AssemblyVersion>4.0.0.0</AssemblyVersion>
|
||||
<FileVersion>4.0.0.0</FileVersion>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
name: "VGMdb"
|
||||
guid: "44616595-5798-47ad-8658-3c09f3030505"
|
||||
version: 3
|
||||
version: 4
|
||||
targetAbi: "10.9.0.0"
|
||||
framework: "net8.0"
|
||||
owner: "jellyfin"
|
||||
@ -12,5 +12,5 @@ description: >
|
||||
category: "Metadata"
|
||||
artifacts:
|
||||
- "Jellyfin.Plugin.Vgmdb.dll"
|
||||
changelog: |2-
|
||||
|
||||
changelog: |-
|
||||
- 10.9 (#23) @crobibero
|
||||
|
Loading…
Reference in New Issue
Block a user