Skip to content

Commit

Permalink
Update for 2.14.0.0.133546
Browse files Browse the repository at this point in the history
  • Loading branch information
Js41637 committed Dec 13, 2024
1 parent 5aa399e commit 356b887
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 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.13.1.0</Version>
<Version>2.14.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 TankLib/Overwatch.keyring
Original file line number Diff line number Diff line change
Expand Up @@ -240,3 +240,5 @@ E6A1EFBE44A503EF 995829C4B50C051E94CCE310EACE0E4D 1 # [2.12.1] Season 12 Midseas
94888447BC5372ED 29197EC30C37D7E40C5346A44564B482 1 # [2.13.0] Season 13
80E7D4D513B38817 DD8CB2CB03364077E0A8E1C5427ED8DB 1 # [2.13.0] Season 13 MHA Collab
3E0ACBAD98DD6260 FC16B90A699A868796FDF50537314359 1 # [2.13.1] Season 13 Midseason
3B185C1B8755C989 C7B3142FDCC51E843146886993358749 1 # [2.13.1] Hazard
347543A89ED3CAC2 0A31ECED83FCEFFCCF7D33A8AA1B0ECC 1 # [2.14.0] Season 14
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.13.1.0</Version>
<Version>2.14.0.0</Version>
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' OR '$(Configuration)' == 'ReleasePublish' ">
Expand Down

0 comments on commit 356b887

Please sign in to comment.