Bump minreq and netstandard versions

This commit is contained in:
Joshua M. Boniface 2020-03-17 09:20:39 -04:00
parent 5272775d5c
commit 25dade2257

View File

@ -1,8 +1,8 @@
---
name: "jellyfin-plugin-anime"
guid: "a4df60c5-6ab4-412a-8f79-2cab93fb2bc5"
version: "5"
jellyfin_version: "10.3.0"
version: "6"
jellyfin_version: "10.5.0"
owner: "jellyfin"
nicename: "Anime"
description: "Manage your Anime in Jellyfin"
@ -14,4 +14,4 @@ artifacts:
- "Jellyfin.Plugin.Anime.dll"
build_type: "dotnet"
dotnet_configuration: "Release"
dotnet_framework: "netstandard2.0"
dotnet_framework: "netstandard2.1"