Bump version to 10.10.0

This commit is contained in:
Jellyfin Release Bot
2024-05-11 14:23:59 -04:00
parent afd1d3be32
commit 04022f85af
7 changed files with 8 additions and 8 deletions

View File

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