From 8264c11b57555298aabb403ca0bb49bdade434cd Mon Sep 17 00:00:00 2001 From: PointStar Date: Tue, 26 May 2026 14:56:32 +0300 Subject: [PATCH] =?UTF-8?q?publish:=201.2.11=20=E2=80=94=20compose-from-ca?= =?UTF-8?q?se=20email=20+=20picker=20columns=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 (1M context) --- src/OutlookAddin/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/OutlookAddin/Properties/AssemblyInfo.cs b/src/OutlookAddin/Properties/AssemblyInfo.cs index c0e3292..6346bc1 100644 --- a/src/OutlookAddin/Properties/AssemblyInfo.cs +++ b/src/OutlookAddin/Properties/AssemblyInfo.cs @@ -33,6 +33,6 @@ using System.Security; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.2.10.0")] -[assembly: AssemblyFileVersion("1.2.10.0")] +[assembly: AssemblyVersion("1.2.11.0")] +[assembly: AssemblyFileVersion("1.2.11.0")]