Browse Source

Bump version to 4.8.1

pull/529/head
Joseph Finney 2 months ago
parent
commit
6c3eb31561
  1. 2
      Text-Grab-Package/Package.appxmanifest
  2. 2
      Text-Grab/Pages/GeneralSettings.xaml

2
Text-Grab-Package/Package.appxmanifest

@ -11,7 +11,7 @@
<Identity
Name="40087JoeFinApps.TextGrab"
Publisher="CN=153F3B0F-BA3D-4964-8098-71AC78A1DF6A"
Version="4.8.0.0" />
Version="4.8.1.0" />
<Properties>
<DisplayName>Text Grab</DisplayName>

2
Text-Grab/Pages/GeneralSettings.xaml

@ -28,7 +28,7 @@
x:Name="VersionTextblock"
VerticalAlignment="Center"
Style="{StaticResource TextBodyNormal}"
Text="Version 4.8.0" />
Text="Version 4.8.1" />
<ui:HyperlinkButton
x:Name="OpenExeFolderButton"

Loading…
Cancel
Save