Skip to content

Commit

Permalink
Prepare for release v2 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
jellyfin-bot authored May 26, 2024
1 parent c23e55c commit 82d76c9
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions build.yaml
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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

0 comments on commit 82d76c9

Please sign in to comment.