mirror of
https://github.com/jellyfin/jellyfin-plugin-discogs.git
synced 2024-11-23 06:09:43 +00:00
Prepare for release v1.0.0 (#4)
Co-authored-by: Cody Robibero <cody@robibe.ro>
This commit is contained in:
parent
7bd7137129
commit
06d2d2bf5d
@ -1,7 +1,7 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<Version>0.0.0.0</Version>
|
||||
<AssemblyVersion>0.0.0.0</AssemblyVersion>
|
||||
<FileVersion>0.0.0.0</FileVersion>
|
||||
<Version>1.0.0.0</Version>
|
||||
<AssemblyVersion>1.0.0.0</AssemblyVersion>
|
||||
<FileVersion>1.0.0.0</FileVersion>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
@ -8,8 +8,12 @@ framework: "net8.0"
|
||||
overview: "Get music metadata from Discogs"
|
||||
description: >
|
||||
Get music metadata from Discogs
|
||||
|
||||
category: "Metadata"
|
||||
owner: "jellyfin"
|
||||
artifacts:
|
||||
- "Jellyfin.Plugin.Discogs.dll"
|
||||
changelog: >
|
||||
changelog: |-
|
||||
- 10.9 (#7) @crobibero
|
||||
- Update dependency StyleCop.Analyzers to v1.2.0-beta.556 (#1) @renovate
|
||||
- Update workflows (#3) @crobibero
|
||||
|
Loading…
Reference in New Issue
Block a user