From 5cd09f109458f71de33c4271b88dd9a8c2b9bdba Mon Sep 17 00:00:00 2001 From: Thomas Wiedebusch Date: Mon, 22 Sep 2025 11:56:14 +0200 Subject: [PATCH] SharedAppVersion 2.8.6 --- Common/.shared/SharedAssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common/.shared/SharedAssemblyInfo.cs b/Common/.shared/SharedAssemblyInfo.cs index 4e2e3419..3176818f 100644 --- a/Common/.shared/SharedAssemblyInfo.cs +++ b/Common/.shared/SharedAssemblyInfo.cs @@ -13,4 +13,4 @@ using System.Reflection; // //[assembly: AssemblyVersion("1.2.*.0")] -[assembly: AssemblyVersion("2.8.5.*")] +[assembly: AssemblyVersion("2.8.6.*")]