Skip to content

Commit 40443a3

Browse files
committed
bump version number to 2.21.0
1 parent 6dc54de commit 40443a3

3 files changed

Lines changed: 6 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.20.1.0</Version>
7+
<Version>2.21.0.0</Version>
88
</PropertyGroup>
99
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
1010
<ApplicationIcon>Static\DataToolDebug.ico</ApplicationIcon>

DataTool/Static/LocalizedNamesMapping.csv

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,13 @@ A,75,widow
2727
3C3,75,aqua
2828
3C3,75,waterboy
2929
4DD,75,firegirl
30+
4C4,75,domino
31+
4D8,075,DBRQJKOKM
32+
4E3,075,kappa
3033
516,75,fika
3134
516,75,jetpackcat
3235
516,75,jet pack cat
36+
516,75,jpc
3337
516,75,cat
3438
; Normal Hero Localization Mapping,,
3539
;deDE,,

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.20.1.0</Version>
9+
<Version>2.21.0.0</Version>
1010
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
1111
<EnableWindowsTargeting>true</EnableWindowsTargeting>
1212
</PropertyGroup>

0 commit comments

Comments
 (0)