bump versions

This commit is contained in:
Barron Hagerman 2019-10-06 16:49:46 -05:00
parent 3f11b6682e
commit 5af3fc9a8a
2 changed files with 5 additions and 5 deletions

View File

@ -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>

View File

@ -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: >