diff --git a/Terminal.Gui/Directory.Build.props b/Terminal.Gui/Directory.Build.props index b17add919..2e67212f9 100644 --- a/Terminal.Gui/Directory.Build.props +++ b/Terminal.Gui/Directory.Build.props @@ -14,9 +14,9 @@ e.g. If AssemblyVersion is 1.2.3.4, Version could be EITHER 1.2.3.4 or 1.2.3-pre.4 depending on whether it's a pre-release or not. --> - 1.0.0-pre.6 - 1.0.0.6 - 1.0.0.6 + 1.0.0-pre.7 + 1.0.0.7 + 1.0.0.7 Miguel de Icaza, Charlie Kindel (@tig), @BDisp