From 4201b51511440aac385d518550aa8df478982ae1 Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Fri, 5 May 2023 08:21:48 +0300 Subject: [PATCH] Version update --- RhSolutions.AddIn/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RhSolutions.AddIn/Properties/AssemblyInfo.cs b/RhSolutions.AddIn/Properties/AssemblyInfo.cs index 097f799..290afaa 100644 --- a/RhSolutions.AddIn/Properties/AssemblyInfo.cs +++ b/RhSolutions.AddIn/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // 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.6.1.0")] -[assembly: AssemblyFileVersion("1.6.1.0")] +[assembly: AssemblyVersion("1.6.1.5")] +[assembly: AssemblyFileVersion("1.6.1.5")]