publish: 1.2.11 — compose-from-case email + picker columns fix

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
PointStar
2026-05-26 14:56:32 +03:00
parent 4556d2c1b3
commit 8264c11b57
+2 -2
View File
@@ -33,6 +33,6 @@ using System.Security;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.2.10.0")] [assembly: AssemblyVersion("1.2.11.0")]
[assembly: AssemblyFileVersion("1.2.10.0")] [assembly: AssemblyFileVersion("1.2.11.0")]