Browse Source

tweaked version # for v1.0.0-beta.10

Charlie Kindel 4 years ago
parent
commit
e62aa908e2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Terminal.Gui/Terminal.Gui.csproj

+ 1 - 1
Terminal.Gui/Terminal.Gui.csproj

@@ -17,7 +17,7 @@
     <Summary>Application framework for creating modern console applications using .NET</Summary>
     <Summary>Application framework for creating modern console applications using .NET</Summary>
     <Title>Terminal.Gui is a framework for creating console user interfaces</Title>
     <Title>Terminal.Gui is a framework for creating console user interfaces</Title>
     <PackageReleaseNotes>
     <PackageReleaseNotes>
-      v1.0.0-beta.9
+      v1.0.0-beta.10
       * NEW CONTROL: Tabview - thanks @tznind!
       * NEW CONTROL: Tabview - thanks @tznind!
       * UI Catalog now shows correct Terminal.gui.dll version
       * UI Catalog now shows correct Terminal.gui.dll version
       * Fixes #939 - README sample does not compile - thanks @buzzfrog!
       * Fixes #939 - README sample does not compile - thanks @buzzfrog!