aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Chebotar <s.chebotar@gmail.com>2023-06-08 07:55:11 +0300
committerSergey Chebotar <s.chebotar@gmail.com>2023-06-08 07:55:11 +0300
commita44f450df6dd7c98be363b95703e08c3f1089353 (patch)
tree379d429909d5c6843e5c425f4d6fce578db76029
parent213592b9e2e589b36b5fbd2a26d1ca28530d58ff (diff)
Version 1.8.4.0
-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 2d3f998..b04ec4a 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.8.2.0")]
-[assembly: AssemblyFileVersion("1.8.2.0")]
+[assembly: AssemblyVersion("1.8.4.0")]
+[assembly: AssemblyFileVersion("1.8.4.0")]