diff --git a/Source/Ruler/AssemblyInfo.cs b/Source/Ruler/AssemblyInfo.cs index c1d7653..7cde406 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.6.0.0")] +[assembly: AssemblyVersion("2.0.0.0")] // // In order to sign your assembly you must specify a key to use. Refer to the