Skip to content

Commit 814b200

Browse files
authored
Bump version to 13 (#139)
1 parent 4776bac commit 814b200

File tree

2 files changed

+5
-15
lines changed

2 files changed

+5
-15
lines changed

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>12.0.0.0</Version>
4-
<AssemblyVersion>12.0.0.0</AssemblyVersion>
5-
<FileVersion>12.0.0.0</FileVersion>
3+
<Version>13.0.0.0</Version>
4+
<AssemblyVersion>13.0.0.0</AssemblyVersion>
5+
<FileVersion>13.0.0.0</FileVersion>
66
</PropertyGroup>
77
</Project>

build.yaml

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: "Bookshelf"
33
guid: "9c4e63f1-031b-4f25-988b-4f7d78a8b53e"
4-
version: 12
4+
version: 13
55
targetAbi: "10.11.0.0"
66
framework: "net9.0"
77
owner: "jellyfin"
@@ -15,14 +15,4 @@ artifacts:
1515
- "SharpCompress.dll"
1616
- "ZstdSharp.dll"
1717
changelog: |-
18-
- Fix nullability for 10.10 (#116) @crobibero
19-
- Update opf and add ISBN (#108) @AshleyDeo
20-
- Add Comic Vine Person provider (#85) @Pithaya
21-
22-
### New features and improvements ###
23-
- Add support for covers from .cbt, .cb7 and .cbr (#112) @oddstr13
24-
25-
### Dependency updates ###
26-
- Update dependency Microsoft.NET.Test.Sdk to 17.11.1 (#106) @renovate
27-
- Update xunit-dotnet monorepo (#84) @renovate
28-
- Update dependency Microsoft.Extensions.Http to 8.0.1 - autoclosed (#115) @renovate
18+
- Jellyfin 10.11 support (#130) @crobibero

0 commit comments

Comments
 (0)