Browse Source

Merge branch 'main' of tig:migueldeicaza/gui.cs

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

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

@@ -17,11 +17,7 @@
     <Summary>Application framework for creating modern console applications using .NET</Summary>
     <Title>Terminal.Gui is a framework for creating console user interfaces</Title>
     <PackageReleaseNotes>
-      v1.0.0.0
-      ************************
-      * Version 1.0 Release!!! 
-      * Thank you to @migueldeicaza, @tig, @bdisp, @tznind, @jmprricone, and many more!
-      ************************
+      v1.0.0-RC.1
       * Added Dependabot support and updated dependencies
       * Renamed master branch to main
       * Fixes #1211. Added support to TextView for word based operations Ctrl+Del and Ctrl+Backspace