Bump version to 10

This commit is contained in:
jellyfin-bot 2022-03-27 20:25:26 +00:00
parent c23e4d9ca3
commit 4f8fab307f

View File

@ -2,7 +2,7 @@
name: "TMDb Box Sets"
guid: "bc4aad2e-d3d0-4725-a5e2-fd07949e5b42"
version: "10"
targetAbi: "10.8.0.0"
targetAbi: "10.7.7.0"
framework: "net6.0"
owner: "jellyfin"
overview: "Automatically create movie box sets based on TMDb collections"
@ -11,7 +11,10 @@ category: "Metadata"
artifacts:
- "Jellyfin.Plugin.TMDbBoxSets.dll"
changelog: |-
- Use BaseItemKind (#56) @crobibero
- chore(deps): bump release-drafter/release-drafter from 5.15.0 to 5.17.6 (#59) @dependabot
### Bug Fixes ###
- Update TMDbBoxSetManager.cs (#49) @WWWesten
### Code or Repo Maintenance ###
- 10.8 support (#68) @crobibero
### CI & build changes ###
- Use meta ci (#67) @crobibero