Skip to content

Commit

Permalink
Update for 2.11.0.0.126377
Browse files Browse the repository at this point in the history
  • Loading branch information
ZingBallyhoo committed Jun 23, 2024
1 parent 1256235 commit 674c115
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion DataTool/DataTool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<OutputType>Exe</OutputType>
<LangVersion>preview</LangVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Version>2.10.0.0</Version>
<Version>2.11.0.0</Version>
<Configurations>Debug;Release;ReleasePublish;DebugPublish</Configurations>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' OR '$(Configuration)' == 'DebugPublish' ">
Expand Down
2 changes: 2 additions & 0 deletions DataTool/Static/GUIDNames.csv
Original file line number Diff line number Diff line change
Expand Up @@ -692,8 +692,10 @@ F4A,09F,Menu/Ilios (Junker Queen),1
11AD,09F,Menu/Winter Wonderland (Blizzard World Art),1
11B4,09F,Menu/Winter Wonderland (Mercy Art),1
1200,09F,Menu/Moira Mythic,1
1219,09F,Menu/Porsche Art,1
121A,09F,Menu/Venture,1
121E,09F,Menu/Mirrorwatch A,1
123F,09F,Menu/Ultrawatch Art A,1
; Celebrations,,,
2168,01C,Christmas,1
2498,01C,LunarNewYear,1
Expand Down
2 changes: 1 addition & 1 deletion TACTLib
3 changes: 2 additions & 1 deletion TankLib/Overwatch.keyring
Original file line number Diff line number Diff line change
Expand Up @@ -228,4 +228,5 @@ B9F0C3C2F4D66840 B62F0492283B535726351BB4902DF7C2 1 # [2.08.0] Season 8
858C53A181AC8420 B6A8AB62D11E64BA492E9046240D99E1 1 # [2.09.1] April Fools 2024
82FF0D3EB63274CB E8E195473F44326FDD6D50A376C91C9C 1 # [2.10.0] Season 10
102D87DE57728894 07951EB0F6336BB941E4AF29C9FEF8C6 1 # [2.10.1] Season 10 Midseason
B483361BF0B5201B 89223267886B9E20A469FD61879D6837 1 # [2.10.1] Season 10 Porsche Collab
B483361BF0B5201B 89223267886B9E20A469FD61879D6837 1 # [2.10.1] Season 10 Porsche Collab
795B3DD7E5596777 03910E709F76D04914A693149378D791 1 # [2.11.0] Season 11
2 changes: 1 addition & 1 deletion TankView/TankView.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<UseWindowsForms>true</UseWindowsForms>
<UseWPF>true</UseWPF>
<NoWarn>CA1416</NoWarn>
<Version>2.10.0.0</Version>
<Version>2.11.0.0</Version>
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' OR '$(Configuration)' == 'ReleasePublish' ">
Expand Down

0 comments on commit 674c115

Please sign in to comment.