diff --git a/ProcessGovernor/Properties/AssemblyInfo.cs b/ProcessGovernor/Properties/AssemblyInfo.cs index 30bb3d1..fe3909c 100644 --- a/ProcessGovernor/Properties/AssemblyInfo.cs +++ b/ProcessGovernor/Properties/AssemblyInfo.cs @@ -28,5 +28,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("2.6.0.0")] -[assembly: AssemblyFileVersion("2.6.0.0")] +[assembly: AssemblyVersion("2.7.0.0")] +[assembly: AssemblyFileVersion("2.7.0.0")]