aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Chebotar <s.chebotar@gmail.com>2023-05-16 18:10:16 +0300
committerSergey Chebotar <s.chebotar@gmail.com>2023-05-16 18:10:16 +0300
commitdcbf7d6d7f76ad7714d6ad2c0aefe73c14d94ef3 (patch)
tree12aafb468ff452a14d1092a6cda2e379d6cb9221
parentaca468c01596668c382c868102d28e2eb002ff57 (diff)
Version 1.6.5.0 update
-rw-r--r--RhSolutions.AddIn/Properties/AssemblyInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/RhSolutions.AddIn/Properties/AssemblyInfo.cs b/RhSolutions.AddIn/Properties/AssemblyInfo.cs
index 9005468..b910976 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.4.0")]
-[assembly: AssemblyFileVersion("1.6.4.0")]
+[assembly: AssemblyVersion("1.6.5.0")]
+[assembly: AssemblyFileVersion("1.6.5.0")]