mirror of
https://github.com/jellyfin/jellyfin-plugin-dlna.git
synced 2024-11-23 06:09:42 +00:00
Prepare for release v2 (#46)
This commit is contained in:
parent
c23e55cbac
commit
82d76c970d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user