From 48bfc37a63bca95d4275cb49ede4f0a2a412bc16 Mon Sep 17 00:00:00 2001 From: Tal Aloni Date: Sat, 18 Nov 2017 16:08:52 +0200 Subject: [PATCH] Hard Disk Validator v1.0.3 --- HardDiskValidator/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HardDiskValidator/Properties/AssemblyInfo.cs b/HardDiskValidator/Properties/AssemblyInfo.cs index 8e9f47e..61636c0 100644 --- a/HardDiskValidator/Properties/AssemblyInfo.cs +++ b/HardDiskValidator/Properties/AssemblyInfo.cs @@ -29,5 +29,5 @@ // Build Number // Revision // -[assembly: AssemblyVersion("1.0.2.0")] -[assembly: AssemblyFileVersion("1.0.2.0")] +[assembly: AssemblyVersion("1.0.3.0")] +[assembly: AssemblyFileVersion("1.0.3.0")]