From 02a5a3e40b940c6e56169106426008d23a2524ac Mon Sep 17 00:00:00 2001 From: JuganD Date: Fri, 21 Feb 2020 19:59:16 +0200 Subject: [PATCH] Version release - 1.0.1.9 State: Latest Release [beta] --- ChronoPlus.Lightweight.Windows/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChronoPlus.Lightweight.Windows/Properties/AssemblyInfo.cs b/ChronoPlus.Lightweight.Windows/Properties/AssemblyInfo.cs index 61e7cec..9a947a8 100644 --- a/ChronoPlus.Lightweight.Windows/Properties/AssemblyInfo.cs +++ b/ChronoPlus.Lightweight.Windows/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // 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.1.2")] -[assembly: AssemblyFileVersion("1.0.1.2")] +[assembly: AssemblyVersion("1.0.1.9")] +[assembly: AssemblyFileVersion("1.0.1.9")]