aboutsummaryrefslogtreecommitdiff
path: root/Emby.Naming
diff options
context:
space:
mode:
authorJoshua M. Boniface <joshua@boniface.me>2020-08-25 17:08:06 -0400
committerGitHub <noreply@github.com>2020-08-25 17:08:06 -0400
commite83f6d6ec748f67ce4fcdb4acf2b2ef95adeeadc (patch)
tree16b29fc65070f525a3e1ae9b3608e391976fcc2a /Emby.Naming
parentcf6ef9958da4a50bd315d37792567ae51773a6a7 (diff)
parentbcdae0c5a737a9be96ce0742cd1a917945d0ae9d (diff)
Merge pull request #3889 from Ullmie02/nuget-versioning
Build Unstable NuGet packages
Diffstat (limited to 'Emby.Naming')
-rw-r--r--Emby.Naming/Emby.Naming.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Emby.Naming/Emby.Naming.csproj b/Emby.Naming/Emby.Naming.csproj
index c017e76c74..14aac1a4ab 100644
--- a/Emby.Naming/Emby.Naming.csproj
+++ b/Emby.Naming/Emby.Naming.csproj
@@ -23,6 +23,7 @@
<PropertyGroup>
<Authors>Jellyfin Contributors</Authors>
<PackageId>Jellyfin.Naming</PackageId>
+ <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>