Skip to content

Commit 849cf9c

Browse files
committed
Update for 2.22.0.0.148661
1 parent 2c800ff commit 849cf9c

5 files changed

Lines changed: 9 additions & 3 deletions

File tree

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.21.1.0</Version>
7+
<Version>2.22.0.0</Version>
88
</PropertyGroup>
99
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
1010
<ApplicationIcon>Static\DataToolDebug.ico</ApplicationIcon>

DataTool/Static/GUIDNames.csv

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -684,6 +684,10 @@ FFB,078,Voicelines,1 ; 1.62
684684
19D8,078,Voicelines,1 ; 2026 - s1
685685
19E5,078,Voicelines,1 ; 2026 - s1 - hero progression
686686
19E7,078,Voicelines,1 ; 2026 - s1 - hero progression
687+
1A09,078,Voicelines,1 ; 2026 - s1 - april fools
688+
1A19,078,Voicelines,1 ; 2026 - s2
689+
1A1A,078,Voicelines,1 ; 2026 - s2
690+
1A1B,078,Voicelines,1 ; 2026 - s2
687691
; Note: Weapon models are often two entities, one for 1P, one for 3P, if they have different animations
688692
; Ana,Classic,47,
689693
1610,003,Teabag,0
@@ -761,6 +765,7 @@ EC12,01C,Season18,1
761765
EC13,01C,Season19,1
762766
EC14,01C,Season20,1
763767
11932,01C,2026 Season1,1
768+
1257D,01C,2026 Season2,1
764769
; Lobby map names,,,
765770
664,09F,Menu/Hanamura,1
766771
675,09F,Menu/Gibraltar,1

TankLib/Overwatch.keyring

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,3 +288,4 @@ A478C5E8DF6C8B5B 10974D1A9462B8DC7E2FAC7A400D17B5 1 # [2.21.0] 2026: Season 1 -
288288
A5B643EC6BD652CE 1C9AF6B613BCD28CEE40E03072981E14 1 # [2.21.1] 2026: Season 1 Midseason
289289
52125430CACE3E33 8FC6ABF5D471FFBBE8951DCB5827E010 1 # [2.21.1] 2026: Season 1 Midseason - NieR: Automata Collab
290290
0C0505DE80AF6164 8065F18EA104E51D4F7A6159716FB51C 1 # [2.21.1] 2026: Season 1 - April Fools
291+
9C6C6035BBCBA174 8765400935935C79A3A9CA9E7F8BC163 1 # [2.22.0] 2026: Season 2

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.21.1.0</Version>
9+
<Version>2.22.0.0</Version>
1010
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
1111
<EnableWindowsTargeting>true</EnableWindowsTargeting>
1212
</PropertyGroup>

0 commit comments

Comments
 (0)