Use VersionPrefix

This commit is contained in:
David
2020-08-13 19:03:24 +02:00
parent f92efc7f9b
commit b92fbe4d69
6 changed files with 7 additions and 7 deletions

View File

@@ -8,7 +8,7 @@
<PropertyGroup>
<Authors>Jellyfin Contributors</Authors>
<PackageId>Jellyfin.Model</PackageId>
<PackageVersion>10.7.0</PackageVersion>
<VersionPrefix>10.7.0</VersionPrefix>
<PackageLicenseUrl>https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt</PackageLicenseUrl>
<RepositoryUrl>https://github.com/jellyfin/jellyfin</RepositoryUrl>
</PropertyGroup>