aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/MediaBrowser.Controller.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 /MediaBrowser.Controller/MediaBrowser.Controller.csproj
parentd5fd5dfe6a04a829306da0e19efb08492ce189da (diff)
Bump version to 10.12.0 (for real this time)
Diffstat (limited to 'MediaBrowser.Controller/MediaBrowser.Controller.csproj')
-rw-r--r--MediaBrowser.Controller/MediaBrowser.Controller.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Controller/MediaBrowser.Controller.csproj b/MediaBrowser.Controller/MediaBrowser.Controller.csproj
index 3353ad63f..b5d14e94b 100644
--- a/MediaBrowser.Controller/MediaBrowser.Controller.csproj
+++ b/MediaBrowser.Controller/MediaBrowser.Controller.csproj
@@ -8,7 +8,7 @@
<PropertyGroup>
<Authors>Jellyfin Contributors</Authors>
<PackageId>Jellyfin.Controller</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>