diff --git a/MinidumpExplorer/MinidumpExplorer/Properties/AssemblyInfo.cs b/MinidumpExplorer/MinidumpExplorer/Properties/AssemblyInfo.cs index af52482..0e84136 100644 --- a/MinidumpExplorer/MinidumpExplorer/Properties/AssemblyInfo.cs +++ b/MinidumpExplorer/MinidumpExplorer/Properties/AssemblyInfo.cs @@ -32,5 +32,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("0.6.0.0")] -[assembly: AssemblyFileVersion("0.6.0.0")] +[assembly: AssemblyVersion("0.7.0.0")] +[assembly: AssemblyFileVersion("0.7.0.0")]