Browse Source

Update to 3.3

pull/268/head v3.3.0
Joseph Finney 2 years ago
parent
commit
18acf65dce
  1. 2
      Text-Grab-Package/Package.appxmanifest
  2. 2
      Text-Grab/Views/SettingsWindow.xaml

2
Text-Grab-Package/Package.appxmanifest

@ -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>

2
Text-Grab/Views/SettingsWindow.xaml

@ -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"

Loading…
Cancel
Save