aboutsummaryrefslogtreecommitdiff
path: root/src/Properties
diff options
context:
space:
mode:
authorSergey Chebotar <s.chebotar@gmail.com>2022-07-04 09:08:02 +0300
committerSergey Chebotar <s.chebotar@gmail.com>2022-07-04 09:08:02 +0300
commit538d83257a71a0795071d104343ac3b1e35a1569 (patch)
tree252957b0da3ee402d910dddecd799bab683a7287 /src/Properties
parentf0dc286f9020146a95471506385a4d99d7200595 (diff)
Add SKU Parser Function
Diffstat (limited to 'src/Properties')
-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 d254dfc..6a5c3a2 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.0.4.3")]
-[assembly: AssemblyFileVersion("1.0.4.3")]
+[assembly: AssemblyVersion("1.0.5.0")]
+[assembly: AssemblyFileVersion("1.0.5.0")]