mirror of
https://github.com/jellyfin/jellyfin-plugin-nextpvr.git
synced 2024-11-22 21:49:40 +00:00
Prepare for release v11 (#54)
This commit is contained in:
parent
eab72a5530
commit
a3c19d47a8
@ -1,7 +1,7 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<Version>10.0.0.0</Version>
|
||||
<AssemblyVersion>10.0.0.0</AssemblyVersion>
|
||||
<FileVersion>10.0.0.0</FileVersion>
|
||||
<Version>11.0.0.0</Version>
|
||||
<AssemblyVersion>11.0.0.0</AssemblyVersion>
|
||||
<FileVersion>11.0.0.0</FileVersion>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
@ -1,8 +1,8 @@
|
||||
name: "NextPVR"
|
||||
guid: "9574ac10-bf23-49bc-949f-924f23cfa48f"
|
||||
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-nextpvr.png"
|
||||
version: 10
|
||||
targetAbi: "10.9.2.0"
|
||||
version: 11
|
||||
targetAbi: "10.9.6.0"
|
||||
framework: "net8.0"
|
||||
overview: "Live TV plugin for NextPVR"
|
||||
description: >
|
||||
@ -13,4 +13,4 @@ owner: "jellyfin"
|
||||
artifacts:
|
||||
- "Jellyfin.Plugin.NextPVR.dll"
|
||||
changelog: |-
|
||||
- Allow dynamic recording URLs (#49) @emveepee
|
||||
- Recording enhancements (#53) @emveepee
|
||||
|
Loading…
Reference in New Issue
Block a user