aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSergey Chebotar <s.chebotar@gmail.com>2023-01-13 07:54:20 +0300
committerSergey Chebotar <s.chebotar@gmail.com>2023-01-13 07:54:20 +0300
commit993dfe1e318ee6405d539d6217ae78bba11e12c6 (patch)
treebb684ece2b3791a941d29a461a852d790f9fc2db /src
parent61455943905669c72f2c62acbe3ae77aac74e019 (diff)
Update version
Diffstat (limited to 'src')
-rw-r--r--src/Properties/AssemblyInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Properties/AssemblyInfo.cs b/src/Properties/AssemblyInfo.cs
index cca95f7..12b6799 100644
--- a/src/Properties/AssemblyInfo.cs
+++ b/src/Properties/AssemblyInfo.cs
@@ -32,5 +32,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.2.1.0")]
-[assembly: AssemblyFileVersion("1.2.1.0")]
+[assembly: AssemblyVersion("1.2.3.0")]
+[assembly: AssemblyFileVersion("1.2.3.0")]