Prepare for release v2 (#46)

This commit is contained in:
jellyfin-bot 2024-05-26 16:38:03 -04:00 committed by GitHub
parent c23e55cbac
commit 82d76c970d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,8 +1,8 @@
name: "DLNA"
guid: "33EBA9CD-7DA1-4720-967F-DD7DAE7B74A1"
imageUrl: ""
version: "1"
targetAbi: "10.9.0.0"
version: 2
targetAbi: "10.9.2.0"
framework: "net8.0"
owner: "jellyfin"
overview: "DLNA Service"
@ -16,3 +16,8 @@ artifacts:
- "Jellyfin.Plugin.Dlna.Playback.dll"
- "Rssdp.dll"
changelog: |-
- Fixed ListenToSocketInternal so it works after Jellyfin 10.9.2 (#51) @ms-afk
### Dependency updates ###
- Update dependency Microsoft.AspNetCore.Authorization to v8.0.5 (#47) @renovate
- Update dependency Microsoft.AspNetCore.Authorization to v8.0.4 (#37) @renovate