Skip to content

Commit

Permalink
Update to 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJoeFin committed Mar 10, 2023
1 parent 930ed34 commit 18acf65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Text-Grab-Package/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<Identity
Name="40087JoeFinApps.TextGrab"
Publisher="CN=153F3B0F-BA3D-4964-8098-71AC78A1DF6A"
Version="3.2.0.0" />
Version="3.3.0.0" />

<Properties>
<DisplayName>Text Grab</DisplayName>
Expand Down
2 changes: 1 addition & 1 deletion Text-Grab/Views/SettingsWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
VerticalAlignment="Center"
Foreground="White"
Style="{StaticResource TextBodyNormal}"
Text="Version 3.2.0" />
Text="Version 3.3.0" />

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

0 comments on commit 18acf65

Please sign in to comment.