mirror of
https://github.com/jellyfin/jellyfin-plugin-nextpvr.git
synced 2024-11-27 08:00:21 +00:00
bump versions
This commit is contained in:
parent
3f11b6682e
commit
5af3fc9a8a
@ -2,8 +2,8 @@
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFrameworks>netstandard2.0;</TargetFrameworks>
|
||||
<AssemblyVersion>1.0.0</AssemblyVersion>
|
||||
<FileVersion>1.0.0</FileVersion>
|
||||
<AssemblyVersion>1.1.0</AssemblyVersion>
|
||||
<FileVersion>1.1.0</FileVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
@ -17,7 +17,7 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Jellyfin.Controller" Version="10.*" />
|
||||
<PackageReference Include="Jellyfin.Controller" Version="10.4-*" />
|
||||
<PackageReference Include="System.Memory" Version="4.5.1" />
|
||||
</ItemGroup>
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
---
|
||||
name: "jellyfin-plugin-nextpvr"
|
||||
guid: "9574ac10-bf23-49bc-949f-924f23cfa48f"
|
||||
version: "1" # Please increment with each pull request
|
||||
jellyfin_version: "10.3.0" # The earliest binary-compatible version
|
||||
version: "1.1.0" # Please increment with each pull request
|
||||
jellyfin_version: "10.3.7" # The earliest binary-compatible version
|
||||
nicename: "NextPVR"
|
||||
description: "Jellyfin LiveTV plugin for NextPVR"
|
||||
overview: >
|
||||
|
Loading…
Reference in New Issue
Block a user