We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6762093 commit a698b34Copy full SHA for a698b34
src/TerminalGuiDesigner.csproj
@@ -20,7 +20,7 @@
20
<PackageOutputPath>./nupkg</PackageOutputPath>
21
<ImplicitUsings>enable</ImplicitUsings>
22
<PackageId>TerminalGuiDesigner</PackageId>
23
- <Version>2.0.0-develop.4401</Version>
+ <Version>2.0.0-develop.4402</Version>
24
<Authors>Thomas Nind</Authors>
25
<Nullable>enable</Nullable>
26
<PackageLicenseExpression>MIT</PackageLicenseExpression>
@@ -33,7 +33,7 @@
33
<PackageIcon>logo.png</PackageIcon>
34
<PackageReadmeFile>README.md</PackageReadmeFile>
35
<PackageReleaseNotes>
36
- 2.0.0-alpha.4401
+ 2.0.0-alpha.4402
37
* Bugfix for clicking views in tabviews.
38
2.0.0-alpha.4400
39
* V2 driver support
0 commit comments