Bump version and Jellyfin version

This commit is contained in:
Joshua Boniface 2019-04-19 15:32:19 -04:00
parent b3ec80998a
commit 6567874275
2 changed files with 6 additions and 4 deletions

View File

@ -2,8 +2,8 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<AssemblyVersion>1.0.1</AssemblyVersion>
<FileVersion>1.0.1</FileVersion>
<AssemblyVersion>2.0.0</AssemblyVersion>
<FileVersion>2.0.0</FileVersion>
<RootNamespace>Jellyfin.Plugin.Reports</RootNamespace>
</PropertyGroup>
@ -18,7 +18,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Jellyfin.Controller" Version="10.2.0.1"/>
<PackageReference Include="Jellyfin.Controller" Version="10.*"/>
</ItemGroup>
</Project>

View File

@ -1,7 +1,9 @@
---
name: "jellyfin-plugin-reports"
guid: "d4312cd9-5c90-4f38-82e8-51da566790e8"
version: "1.0.1"
version: "2" # Please increment with each pull request
jellyfin_version: "10.3.0" # The earliest binary-compatible version
owner: "jellyfin"
nicename: "Reports"
description: "Generate reports of your media library"
overview: "Generate reports of your media library"