diff options
| author | Joshua M. Boniface <joshua@boniface.me> | 2025-10-26 21:52:03 -0400 |
|---|---|---|
| committer | Joshua M. Boniface <joshua@boniface.me> | 2025-10-26 21:52:03 -0400 |
| commit | c274336563fa2f9c7e7b7df0126e815c812e528e (patch) | |
| tree | 30cd9d72f5c9c415711ac3d131654b2cf9740c86 /Emby.Naming/Emby.Naming.csproj | |
| parent | d5fd5dfe6a04a829306da0e19efb08492ce189da (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.csproj | 2 |
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> |
