Update Jellyfin.Plugin.SkinManager.csproj

This commit is contained in:
Mister Rajoy
2020-12-11 22:05:45 +01:00
parent c3566e30f7
commit 48b9cd3e95

View File

@@ -3,8 +3,8 @@
<PropertyGroup> <PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework> <TargetFramework>netstandard2.1</TargetFramework>
<IsPackable>true</IsPackable> <IsPackable>true</IsPackable>
<AssemblyVersion>1.4.0</AssemblyVersion> <AssemblyVersion>1.5.0</AssemblyVersion>
<FileVersion>1.4.0</FileVersion> <FileVersion>1.5.0</FileVersion>
<Authors /> <Authors />
<Company /> <Company />
</PropertyGroup> </PropertyGroup>