tweaked version # for v1.0.0-beta.10

This commit is contained in:
Charlie Kindel
2021-04-01 10:17:43 -07:00
parent 4abc3de4e8
commit e62aa908e2

View File

@@ -17,7 +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-beta.9
v1.0.0-beta.10
* NEW CONTROL: Tabview - thanks @tznind!
* UI Catalog now shows correct Terminal.gui.dll version
* Fixes #939 - README sample does not compile - thanks @buzzfrog!