Skip to content

Commit

Permalink
bump version to 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJoeFin committed Apr 14, 2024
1 parent afb735a commit cf9fbd6
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.4.0.0" />
Version="4.4.1.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 @@ -27,7 +27,7 @@
x:Name="VersionTextblock"
VerticalAlignment="Center"
Style="{StaticResource TextBodyNormal}"
Text="Version 4.4.0" />
Text="Version 4.4.1" />

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

0 comments on commit cf9fbd6

Please sign in to comment.