Bump version and targetAbi

This commit is contained in:
Odd Stråbø 2020-07-05 13:17:54 +02:00
parent e2be8abd0f
commit 0c0f17dcba
2 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@
<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<RootNamespace>Jellyfin.Plugin.Anime</RootNamespace>
<AssemblyVersion>8.0.0.0</AssemblyVersion>
<FileVersion>8.0.0.0</FileVersion>
<AssemblyVersion>9.0.0.0</AssemblyVersion>
<FileVersion>9.0.0.0</FileVersion>
</PropertyGroup>
<ItemGroup>

View File

@ -1,8 +1,8 @@
---
name: "Anime"
guid: "a4df60c5-6ab4-412a-8f79-2cab93fb2bc5"
version: "8.0.0.0"
targetAbi: "10.5.0.0"
version: "9.0.0.0"
targetAbi: "10.6.0.0"
owner: "jellyfin"
overview: "Manage your anime from Jellyfin"
description: >