Skip to content

Commit

Permalink
Update for 2.8.1.0.120606
Browse files Browse the repository at this point in the history
  • Loading branch information
ZingBallyhoo committed Jan 11, 2024
1 parent 572e6d5 commit e34a091
Show file tree
Hide file tree
Showing 4 changed files with 4 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.8.0.0</Version>
<Version>2.8.1.0</Version>
<Configurations>Debug;Release;ReleasePublish;DebugPublish</Configurations>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' OR '$(Configuration)' == 'DebugPublish' ">
Expand Down
1 change: 1 addition & 0 deletions TankLib/Overwatch.keyring
Original file line number Diff line number Diff line change
Expand Up @@ -220,3 +220,4 @@ BE5D4FF56D658196 2BB4CEEC9CAC0F15EA87F9F9DA1BD49F 1 # [2.07.1] Season 7 Midseaso
836C99E13E1C00C5 838D2D72623F188ACFE49A8750BC586C 1 # [2.07.1] Mauga
7295D211DB5264AA 79E129DCC42311833B72FF89AC9CDD54 1 # [2.07.1] World Cup Cosmetics
B9F0C3C2F4D66840 B62F0492283B535726351BB4902DF7C2 1 # [2.08.0] Season 8
148FD5887564A27F 8A3AC755558DCFE4B3402AB3E8312EFB 1 # [2.08.1] Season 8 Midseason
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.8.0.0</Version>
<Version>2.8.1.0</Version>
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' OR '$(Configuration)' == 'ReleasePublish' ">
Expand Down

0 comments on commit e34a091

Please sign in to comment.