Skip to content

Commit 715b99b

Browse files
author
tznind
committed
Update notes and version
1 parent d7d8fb5 commit 715b99b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

src/TerminalGuiDesigner.csproj

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageOutputPath>./nupkg</PackageOutputPath>
2121
<ImplicitUsings>enable</ImplicitUsings>
2222
<PackageId>TerminalGuiDesigner</PackageId>
23-
<Version>2.0.0-develop.4519</Version>
23+
<Version>2.0.0-alpha.4519</Version>
2424
<Authors>Thomas Nind</Authors>
2525
<Nullable>enable</Nullable>
2626
<PackageLicenseExpression>MIT</PackageLicenseExpression>
@@ -33,6 +33,10 @@
3333
<PackageIcon>logo.png</PackageIcon>
3434
<PackageReadmeFile>README.md</PackageReadmeFile>
3535
<PackageReleaseNotes>
36+
2.0.0-alpha.4519
37+
* Update to latest nuget package
38+
* Handle breaking changes of introduction of new namespaces
39+
* Remove ColorScheme designability (for now - use ConfigurationManager instead)
3640
2.0.0-alpha.4402
3741
* Bugfix for clicking views in tabviews.
3842
2.0.0-alpha.4401

0 commit comments

Comments
 (0)