Skip to content

Commit 356b887

Browse files
committed
Update for 2.14.0.0.133546
1 parent 5aa399e commit 356b887

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-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>preview</LangVersion>
66
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
7-
<Version>2.13.1.0</Version>
7+
<Version>2.14.0.0</Version>
88
<Configurations>Debug;Release;ReleasePublish;DebugPublish</Configurations>
99
</PropertyGroup>
1010
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' OR '$(Configuration)' == 'DebugPublish' ">

TankLib/Overwatch.keyring

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,3 +240,5 @@ E6A1EFBE44A503EF 995829C4B50C051E94CCE310EACE0E4D 1 # [2.12.1] Season 12 Midseas
240240
94888447BC5372ED 29197EC30C37D7E40C5346A44564B482 1 # [2.13.0] Season 13
241241
80E7D4D513B38817 DD8CB2CB03364077E0A8E1C5427ED8DB 1 # [2.13.0] Season 13 MHA Collab
242242
3E0ACBAD98DD6260 FC16B90A699A868796FDF50537314359 1 # [2.13.1] Season 13 Midseason
243+
3B185C1B8755C989 C7B3142FDCC51E843146886993358749 1 # [2.13.1] Hazard
244+
347543A89ED3CAC2 0A31ECED83FCEFFCCF7D33A8AA1B0ECC 1 # [2.14.0] Season 14

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.13.1.0</Version>
9+
<Version>2.14.0.0</Version>
1010
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
1111
</PropertyGroup>
1212
<PropertyGroup Condition=" '$(Configuration)' == 'Release' OR '$(Configuration)' == 'ReleasePublish' ">

0 commit comments

Comments
 (0)