mirror of
https://github.com/jellyfin/jellyfin-plugin-imvdb.git
synced 2025-02-17 03:57:33 +00:00
Prepare for release v4 (#15)
This commit is contained in:
parent
de02e89875
commit
cf74960598
@ -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>4.0.0.0</Version>
|
||||
<AssemblyVersion>4.0.0.0</AssemblyVersion>
|
||||
<FileVersion>4.0.0.0</FileVersion>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
11
build.yaml
11
build.yaml
@ -1,7 +1,7 @@
|
||||
---
|
||||
name: "IMVDb"
|
||||
guid: "e29621a5-fa9e-4330-982e-ef6e54c0cad2"
|
||||
version: "4"
|
||||
version: 4
|
||||
targetAbi: "10.9.0.0"
|
||||
framework: "net8.0"
|
||||
owner: "jellyfin"
|
||||
@ -13,4 +13,13 @@ category: "Metadata"
|
||||
artifacts:
|
||||
- "Jellyfin.Plugin.IMVDb.dll"
|
||||
changelog: |-
|
||||
- 10.9 (#21) @crobibero
|
||||
|
||||
### Code or Repo Maintenance ###
|
||||
- Update link to Jellyfin website (#20) @methbkts
|
||||
|
||||
### Dependency updates ###
|
||||
- chore(deps): update dependency stylecop.analyzers to v1.2.0-beta.435 (#16) @renovate
|
||||
|
||||
### CI & build changes ###
|
||||
- fix: meta ci workflows (#14) @h1dden-da3m0n
|
||||
|
Loading…
x
Reference in New Issue
Block a user