From e904b7da4ebdc02d4d241fa143f0ec555aa2a640 Mon Sep 17 00:00:00 2001 From: Rico Huijbers Date: Mon, 7 Sep 2015 22:25:13 +0200 Subject: [PATCH] Release 1.5 --- WindowsPathEditor/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WindowsPathEditor/Properties/AssemblyInfo.cs b/WindowsPathEditor/Properties/AssemblyInfo.cs index 17c2e11..7c37c29 100644 --- a/WindowsPathEditor/Properties/AssemblyInfo.cs +++ b/WindowsPathEditor/Properties/AssemblyInfo.cs @@ -51,5 +51,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.4.0.0")] -[assembly: AssemblyFileVersion("1.4.0.0")] +[assembly: AssemblyVersion("1.5.0.0")] +[assembly: AssemblyFileVersion("1.5.0.0")]