Skip to content

Commit 62fa967

Browse files
committed
Update for 2.13.1.1.132779
1 parent c1e7d26 commit 62fa967

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
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.0.0</Version>
7+
<Version>2.13.1.0</Version>
88
<Configurations>Debug;Release;ReleasePublish;DebugPublish</Configurations>
99
</PropertyGroup>
1010
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' OR '$(Configuration)' == 'DebugPublish' ">

TankLib/Overwatch.keyring

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,8 @@ FB019B3EC0836F37 77D29257630ADA7030CB0E7453A4F1FF 1 # [2.11.1] Transformers Coll
235235
48BE810C52ACDFF8 E9872ADA0F3CE66ECEA60CD37D077E44 1 # [2.11.1] Bound Demon Mythic Weapon Skin
236236
173C66BD14D96BF7 63E10DC4BCE1D3C4E34D88386D7F3886 1 # [2.11.1] Juno
237237
05EBF9C79DE06CFA 16CD013283C60FC64CDF8C3636594821 1 # [2.12.0] Season 12
238-
E6A1EFBE44A503EF 995829C4B50C051E94CCE310EACE0E4D 1 # [2.12.1] S12 Midseason
239-
40810936FC2FFDC4 80EC3C9C214AD2508ED7D7F9B1B53AFA 1 # [2.12.1] S12 Midseason - WoW Collab
238+
E6A1EFBE44A503EF 995829C4B50C051E94CCE310EACE0E4D 1 # [2.12.1] Season 12 Midseason
239+
40810936FC2FFDC4 80EC3C9C214AD2508ED7D7F9B1B53AFA 1 # [2.12.1] Season 12 Midseason - WoW Collab
240240
94888447BC5372ED 29197EC30C37D7E40C5346A44564B482 1 # [2.13.0] Season 13
241241
80E7D4D513B38817 DD8CB2CB03364077E0A8E1C5427ED8DB 1 # [2.13.0] Season 13 MHA Collab
242+
3E0ACBAD98DD6260 FC16B90A699A868796FDF50537314359 1 # [2.13.1] Season 13 Midseason

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

0 commit comments

Comments
 (0)