mirror of
https://github.com/jellyfin/jellyfin-plugin-anidb.git
synced 2025-02-19 21:52:14 +00:00
Bump version and targetAbi
This commit is contained in:
parent
e2be8abd0f
commit
0c0f17dcba
@ -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>
|
||||
|
@ -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: >
|
||||
|
Loading…
x
Reference in New Issue
Block a user