Bump version to 10.12.0 (for real this time)

This commit is contained in:
Joshua M. Boniface
2025-10-26 21:52:03 -04:00
parent d5fd5dfe6a
commit c274336563
7 changed files with 8 additions and 8 deletions

View File

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