aboutsummaryrefslogtreecommitdiff
path: root/Emby.Naming
diff options
context:
space:
mode:
authorJoshua M. Boniface <joshua@boniface.me>2020-12-04 21:55:32 -0500
committerJoshua M. Boniface <joshua@boniface.me>2020-12-04 21:56:24 -0500
commit5f2cd11199875fb6c4698b89d235703cda86021f (patch)
tree4de4264d4dc78dddca17aec07b70d97dd9b66304 /Emby.Naming
parent6aed4b6e32f6a1dd1712c270340958a01cc4e18e (diff)
Bump version to 10.8.0 for next release
Diffstat (limited to 'Emby.Naming')
-rw-r--r--Emby.Naming/Emby.Naming.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Naming/Emby.Naming.csproj b/Emby.Naming/Emby.Naming.csproj
index 24c15759d..b43203e9d 100644
--- a/Emby.Naming/Emby.Naming.csproj
+++ b/Emby.Naming/Emby.Naming.csproj
@@ -33,7 +33,7 @@
<PropertyGroup>
<Authors>Jellyfin Contributors</Authors>
<PackageId>Jellyfin.Naming</PackageId>
- <VersionPrefix>10.7.0</VersionPrefix>
+ <VersionPrefix>10.8.0</VersionPrefix>
<RepositoryUrl>https://github.com/jellyfin/jellyfin</RepositoryUrl>
<PackageLicenseExpression>GPL-3.0-only</PackageLicenseExpression>
</PropertyGroup>