Skip to content

Commit

Permalink
Update for 2.12.0.0.128702
Browse files Browse the repository at this point in the history
  • Loading branch information
Js41637 committed Aug 23, 2024
1 parent 2fd51a5 commit 2df9bbb
Show file tree
Hide file tree
Showing 5 changed files with 8 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.11.1.0</Version>
<Version>2.12.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 @@ -620,6 +620,7 @@ CD75,01C,Season8,1
CEC0,01C,Season9,1
D740,01C,Season10,1
D745,01C,Season11,1
D748,01C,Season12,1
; Lobby map names,,,
664,09F,Menu/Hanamura,1
675,09F,Menu/Gibraltar,1
Expand Down Expand Up @@ -701,6 +702,7 @@ F4A,09F,Menu/Ilios (Junker Queen),1
1243,09F,Menu/Transformers Art,1
1249,09F,Menu/Lifeguard Art,1
124A,09F,Menu/Bound Demon,1
1276,09F,Menu/Juno Art,1
; Celebrations,,,
2168,01C,Christmas,1
2498,01C,LunarNewYear,1
Expand Down
4 changes: 3 additions & 1 deletion TankLib/Overwatch.keyring
Original file line number Diff line number Diff line change
Expand Up @@ -232,4 +232,6 @@ B483361BF0B5201B 89223267886B9E20A469FD61879D6837 1 # [2.10.1] Season 10 Porsche
795B3DD7E5596777 03910E709F76D04914A693149378D791 1 # [2.11.0] Season 11
5D1A9C14073E8454 BCB347B3BA0904EFB3A484F45D7EA292 1 # [2.11.1] Season 11 Midseason
FB019B3EC0836F37 77D29257630ADA7030CB0E7453A4F1FF 1 # [2.11.1] Transformers Collab
48BE810C52ACDFF8 E9872ADA0F3CE66ECEA60CD37D077E44 1 # [2.11.1] Bound Demon Mythic Weapon Skin
48BE810C52ACDFF8 E9872ADA0F3CE66ECEA60CD37D077E44 1 # [2.11.1] Bound Demon Mythic Weapon Skin
173C66BD14D96BF7 63E10DC4BCE1D3C4E34D88386D7F3886 1 # [2.11.1] Juno
05EBF9C79DE06CFA 16CD013283C60FC64CDF8C3636594821 1 # [2.12.0] Season 12
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.11.1.0</Version>
<Version>2.12.0.0</Version>
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' OR '$(Configuration)' == 'ReleasePublish' ">
Expand Down

0 comments on commit 2df9bbb

Please sign in to comment.