aboutsummaryrefslogtreecommitdiff
path: root/Emby.Naming/Emby.Naming.csproj
diff options
context:
space:
mode:
authorJoshua M. Boniface <joshua@boniface.me>2025-10-26 21:52:03 -0400
committerJoshua M. Boniface <joshua@boniface.me>2025-10-26 21:52:03 -0400
commitc274336563fa2f9c7e7b7df0126e815c812e528e (patch)
tree30cd9d72f5c9c415711ac3d131654b2cf9740c86 /Emby.Naming/Emby.Naming.csproj
parentd5fd5dfe6a04a829306da0e19efb08492ce189da (diff)
Bump version to 10.12.0 (for real this time)
Diffstat (limited to 'Emby.Naming/Emby.Naming.csproj')
-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 20b32f3a6..b84c96116 100644
--- a/Emby.Naming/Emby.Naming.csproj
+++ b/Emby.Naming/Emby.Naming.csproj
@@ -36,7 +36,7 @@
<PropertyGroup>
<Authors>Jellyfin Contributors</Authors>
<PackageId>Jellyfin.Naming</PackageId>
- <VersionPrefix>10.11.0</VersionPrefix>
+ <VersionPrefix>10.12.0</VersionPrefix>
<RepositoryUrl>https://github.com/jellyfin/jellyfin</RepositoryUrl>
<PackageLicenseExpression>GPL-3.0-only</PackageLicenseExpression>
</PropertyGroup>