Skip to content

Commit 4e20890

Browse files
committed
Update for 2.15.0.0.135318
1 parent 5408726 commit 4e20890

File tree

5 files changed

+5
-3
lines changed

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

DataTool/Static/GUIDNames.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -716,6 +716,7 @@ F4A,09F,Menu/Ilios (Junker Queen),1
716716
12CB,09F,Menu/Ashe Lead Rose Mythic Weapon,1
717717
12EA,09F,Menu/China Art,1
718718
1300,09F,Menu/Celestial Shop Skins Art,1
719+
1316,09F,Menu/Zenyatta Mythic Art,1
719720
; Celebrations,,,
720721
2168,01C,Winter,1
721722
2498,01C,LunarNewYear,1

TankLib/Overwatch.keyring

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,3 +244,4 @@ E6A1EFBE44A503EF 995829C4B50C051E94CCE310EACE0E4D 1 # [2.12.1] Season 12 Midseas
244244
347543A89ED3CAC2 0A31ECED83FCEFFCCF7D33A8AA1B0ECC 1 # [2.14.0] Season 14
245245
62B1FDBF407B8BF7 F075D05560C216D2DBC69FEBE3DE8B04 1 # [2.14.0] Season 14 Avatar: The Last Airbender Collab
246246
C5E460D620E83436 BBE7C0D5CC80E69DA43A076A8A4EBC02 1 # [2.14.1] Season 14 Midseason
247+
988BF4465B9A9501 A6DACF61A8393C777A09A9F7C3E3371D 1 # [2.15.0] Season 15

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

0 commit comments

Comments
 (0)