mirror of
https://github.com/jellyfin/jellyfin-plugin-reports.git
synced 2024-11-23 05:39:45 +00:00
Bump plugin version
This commit is contained in:
parent
7ae50ab049
commit
f4a6765b2c
@ -2,8 +2,8 @@
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net5.0</TargetFramework>
|
||||
<AssemblyVersion>11.0.0.0</AssemblyVersion>
|
||||
<FileVersion>11.0.0.0</FileVersion>
|
||||
<AssemblyVersion>12.0.0.0</AssemblyVersion>
|
||||
<FileVersion>12.0.0.0</FileVersion>
|
||||
<RootNamespace>Jellyfin.Plugin.Reports</RootNamespace>
|
||||
</PropertyGroup>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
name: "Reports"
|
||||
guid: "d4312cd9-5c90-4f38-82e8-51da566790e8"
|
||||
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-reports.png"
|
||||
version: "11.0.0.0"
|
||||
version: "12.0.0.0"
|
||||
targetAbi: "10.7.0.0"
|
||||
framework: "net5.0"
|
||||
owner: "jellyfin"
|
||||
@ -12,4 +12,4 @@ category: "General"
|
||||
artifacts:
|
||||
- "Jellyfin.Plugin.Reports.dll"
|
||||
changelog: |
|
||||
changelog
|
||||
Fix Jellyfin 10.7 compatibility
|
||||
|
Loading…
Reference in New Issue
Block a user