Skip to content

Commit bf2108b

Browse files
committed
Update for 2.16.1.0.138432
1 parent 4b9cee9 commit bf2108b

File tree

5 files changed

+6
-3
lines changed

5 files changed

+6
-3
lines changed

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.16.0.0</Version>
7+
<Version>2.16.1.0</Version>
88
</PropertyGroup>
99
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
1010
<ApplicationIcon>Static\DataToolDebug.ico</ApplicationIcon>

DataTool/Static/GUIDNames.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -788,6 +788,7 @@ F4A,09F,Menu/Ilios (Junker Queen),1
788788
1346,09F,Menu/Stadium Art 2,1
789789
1347,09F,Menu/Freja Art 2,1
790790
1348,09F,Menu/Gundam Collab Art 2,1
791+
134A,09F,Menu/Mercy Merciful Magitech Mythic Weapon,1
791792
; Celebrations,,,
792793
2168,01C,Winter,1
793794
2498,01C,LunarNewYear,1

TankLib/Overwatch.keyring

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,3 +251,5 @@ F7B06B8091820F72 A7FA99C08E7A99AA099A96262A3834AA 1 # [2.15.1] Season 15 Midseas
251251
19F9CBE4C1A8BFC5 7665FF7E7A096C166D9A3A54D164A115 1 # [2.16.0] Season 16
252252
BB9E8387EA726F7D 4C80E8BC3FAE7A73C1770A3CB83B0D5B 1 # [2.16.0] Season 16 Stadium
253253
91BB7AA49BDDDD23 E896F975F669CEDFA016E227D1515BD9 1 # [2.16.0] Season 16 Gundam Wing Collab
254+
6C55310AEDD35531 135ADF805C7687D3776C5D6F78D2B934 1 # [2.16.1] Season 16 Midseason
255+
636C3A5D24E97B7C FA732A524B9BADD1C440EE26D0B829C3 1 # [2.16.1] Season 16 Street Fighter Collab

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

0 commit comments

Comments
 (0)