From 9399bf379db4c369523b8ec9e1dababd58569ec3 Mon Sep 17 00:00:00 2001 From: andrijac Date: Mon, 15 Jan 2018 09:13:52 +0100 Subject: [PATCH] Version increment --- Source/Ruler/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Ruler/AssemblyInfo.cs b/Source/Ruler/AssemblyInfo.cs index f988b0f..9e93c36 100644 --- a/Source/Ruler/AssemblyInfo.cs +++ b/Source/Ruler/AssemblyInfo.cs @@ -26,7 +26,7 @@ // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.4.4.0")] +[assembly: AssemblyVersion("1.4.5.0")] // // In order to sign your assembly you must specify a key to use. Refer to the