Skip to content

Commit a698b34

Browse files
committed
Update version number
1 parent 6762093 commit a698b34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/TerminalGuiDesigner.csproj

Lines changed: 2 additions & 2 deletions
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.4401</Version>
23+
<Version>2.0.0-develop.4402</Version>
2424
<Authors>Thomas Nind</Authors>
2525
<Nullable>enable</Nullable>
2626
<PackageLicenseExpression>MIT</PackageLicenseExpression>
@@ -33,7 +33,7 @@
3333
<PackageIcon>logo.png</PackageIcon>
3434
<PackageReadmeFile>README.md</PackageReadmeFile>
3535
<PackageReleaseNotes>
36-
2.0.0-alpha.4401
36+
2.0.0-alpha.4402
3737
* Bugfix for clicking views in tabviews.
3838
2.0.0-alpha.4400
3939
* V2 driver support

0 commit comments

Comments
 (0)