Skip to content

Commit 7cc348b

Browse files
authored
Bump version to 2 (#28)
1 parent 019781d commit 7cc348b

2 files changed

Lines changed: 5 additions & 17 deletions

File tree

Directory.Build.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>1.0.0.0</Version>
4-
<AssemblyVersion>1.0.0.0</AssemblyVersion>
5-
<FileVersion>1.0.0.0</FileVersion>
3+
<Version>2.0.0.0</Version>
4+
<AssemblyVersion>2.0.0.0</AssemblyVersion>
5+
<FileVersion>2.0.0.0</FileVersion>
66
</PropertyGroup>
77
</Project>

build.yaml

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: "Artwork"
33
guid: "7871D3B1-F1B9-4318-9C27-F35998FFBBCC"
4-
version: "1"
4+
version: 2
55
targetAbi: "10.11.0.0"
66
framework: "net9.0"
77
owner: "jellyfin"
@@ -13,16 +13,4 @@ category: "General"
1313
artifacts:
1414
- "Jellyfin.Plugin.Artwork.dll"
1515
changelog: |-
16-
- 10.9 (#21) @crobibero
17-
- Use meta ci (#14) @crobibero
18-
- chore(deps): bump Microsoft.Extensions.Http from 5.0.0 to 6.0.0 (#6) @dependabot
19-
- update ruleset (#7) @crobibero
20-
- 10.8 support (#4) @crobibero
21-
- chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#2) @dependabot
22-
- Fix url image template (#1) @crobibero
23-
24-
### Code or Repo Maintenance ###
25-
- Update link to Jellyfin website (#19) @methbkts
26-
27-
### CI & build changes ###
28-
- fix: meta ci workflows (#15) @h1dden-da3m0n
16+
- Jellyfin 10.11 support (#27) @crobibero

0 commit comments

Comments
 (0)