update to support skin versions

This commit is contained in:
Mister Rajoy
2020-11-09 16:25:42 +01:00
parent 403444fadb
commit 92fe6a35ff
2 changed files with 74 additions and 10 deletions

View File

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