Skip to content

Commit

Permalink
Add beta1 to Settings
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJoeFin committed Apr 27, 2023
1 parent 8167258 commit a25ac13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Text-Grab/Views/SettingsWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<TextBlock
VerticalAlignment="Center"
Style="{StaticResource TextBodyNormal}"
Text="Version 4.X.0" />
Text="Version 4.0.0-beta1" />

<controls:CollapsibleButton
x:Name="AboutBTN"
Expand Down

0 comments on commit a25ac13

Please sign in to comment.