Switch to new version scheme (#16758)

This commit is contained in:
Tim Eisele
2026-05-06 23:41:34 +02:00
committed by GitHub
parent 3876a0ad3d
commit bc074b5283
7 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
using System.Reflection;
[assembly: AssemblyVersion("10.12.0")]
[assembly: AssemblyFileVersion("10.12.0")]
[assembly: AssemblyVersion("12.0.0")]
[assembly: AssemblyFileVersion("12.0.0")]