aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Chebotar <s.chebotar@gmail.com>2023-05-27 08:20:39 +0300
committerSergey Chebotar <s.chebotar@gmail.com>2023-05-27 08:20:39 +0300
commitcf472b66a4c846e81d73f77e08b1acfd0f17e499 (patch)
treefe5235083e72bcb45d8127e13d651812e8312375
parentf58dec38a4cc1a8ea0b3d9208e2bc8f73d77add5 (diff)
Version 1.8.2.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 c22f313..2d3f998 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.1.0")]
-[assembly: AssemblyFileVersion("1.8.1.0")]
+[assembly: AssemblyVersion("1.8.2.0")]
+[assembly: AssemblyFileVersion("1.8.2.0")]