aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerghei Cebotari <serghei@cebotari.ru>2024-01-21 23:15:22 +0300
committerSerghei Cebotari <serghei@cebotari.ru>2024-01-21 23:15:22 +0300
commit339cd65deeb49b2ad116235257c8c36ed4ddbf12 (patch)
treeb81ceb975a530126982758bc6a108051bce7fde0
parentb931809534be7d4c670a80b78fd42a1f2eb2497e (diff)
Version 1.9.3.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 8c2ab72..301945b 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.9.0.0")]
-[assembly: AssemblyFileVersion("1.9.0.0")]
+[assembly: AssemblyVersion("1.9.3.0")]
+[assembly: AssemblyFileVersion("1.9.3.0")]