Skip to content

Commit

Permalink
Actually call it a preview build
Browse files Browse the repository at this point in the history
  • Loading branch information
CriticalFlaw committed Sep 1, 2024
1 parent 9d32807 commit e80480c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TF2HUD.Editor/Views/AppInfoView.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<Run Text="linked below." />
</TextBlock>
<Border Background="#A49E9E" HorizontalAlignment="Stretch" Height="1" Margin="0,15,0,10" />
<Label Content="Version 3.3" Style="{StaticResource HeaderText}" Margin="0,0,0,10" />
<Label Content="Version 3.3 (Preview)" Style="{StaticResource HeaderText}" Margin="0,0,0,10" />
<TextBlock Style="{StaticResource BodyText}" FontSize="22" TextAlignment="Left">
<Run Text="> Upgraded to .NET 8.0" /><LineBreak />
<Run Text="> Updated to work with TF2 following the 64-bit Update" /><LineBreak />
Expand Down

0 comments on commit e80480c

Please sign in to comment.