Skip to content

Commit e08e858

Browse files
committed
set version number to 2.20
1 parent 33ed3f3 commit e08e858

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DataTool/DataTool.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<OutputType>Exe</OutputType>
55
<LangVersion>latest</LangVersion>
66
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
7-
<Version>2.19.1.0</Version>
7+
<Version>2.20.0.0</Version>
88
</PropertyGroup>
99
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
1010
<ApplicationIcon>Static\DataToolDebug.ico</ApplicationIcon>

TankView/TankView.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<UseWindowsForms>true</UseWindowsForms>
77
<UseWPF>true</UseWPF>
88
<NoWarn>CA1416</NoWarn>
9-
<Version>2.19.1.0</Version>
9+
<Version>2.20.0.0</Version>
1010
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
1111
<EnableWindowsTargeting>true</EnableWindowsTargeting>
1212
</PropertyGroup>

0 commit comments

Comments
 (0)