Bump version to 10.11.0

This commit is contained in:
Jellyfin Release Bot
2024-10-26 13:32:51 -04:00
parent 61861b1904
commit a0c634a6ed
7 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
using System.Reflection;
[assembly: AssemblyVersion("10.10.0")]
[assembly: AssemblyFileVersion("10.10.0")]
[assembly: AssemblyVersion("10.11.0")]
[assembly: AssemblyFileVersion("10.11.0")]