Skip to content

Commit

Permalink
Update versions to 4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJoeFin committed Dec 20, 2024
1 parent f36b08d commit b6484ed
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="4.6.0.0" />
Version="4.7.0.0" />

<Properties>
<DisplayName>Text Grab</DisplayName>
Expand Down
2 changes: 1 addition & 1 deletion Text-Grab/Pages/GeneralSettings.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
x:Name="VersionTextblock"
VerticalAlignment="Center"
Style="{StaticResource TextBodyNormal}"
Text="Version 4.6.0" />
Text="Version 4.7.0" />

<ui:HyperlinkButton
x:Name="OpenExeFolderButton"
Expand Down

0 comments on commit b6484ed

Please sign in to comment.