aboutsummaryrefslogtreecommitdiff
path: root/Emby.Naming/Emby.Naming.csproj
diff options
context:
space:
mode:
authorDavid <daullmer@gmail.com>2020-08-13 15:22:12 +0200
committerDavid <daullmer@gmail.com>2020-08-13 15:22:12 +0200
commita61f6e3308dfc9f84fe2bdfab0194b75c041d2aa (patch)
tree15f9906f3ef75392ccc53373492fb2abc0ade6c2 /Emby.Naming/Emby.Naming.csproj
parent741ab4301c6e7cb4b43da9b03732731efdd648a1 (diff)
Fix nuget ci
Diffstat (limited to 'Emby.Naming/Emby.Naming.csproj')
-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 c017e76c7..410492e67 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>
+ <PackageVersion>10.7.0</PackageVersion>
<PackageLicenseUrl>https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt</PackageLicenseUrl>
<RepositoryUrl>https://github.com/jellyfin/jellyfin</RepositoryUrl>
</PropertyGroup>