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