We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f36b08d commit b6484edCopy full SHA for b6484ed
Text-Grab-Package/Package.appxmanifest
@@ -11,7 +11,7 @@
11
<Identity
12
Name="40087JoeFinApps.TextGrab"
13
Publisher="CN=153F3B0F-BA3D-4964-8098-71AC78A1DF6A"
14
- Version="4.6.0.0" />
+ Version="4.7.0.0" />
15
16
<Properties>
17
<DisplayName>Text Grab</DisplayName>
Text-Grab/Pages/GeneralSettings.xaml
@@ -28,7 +28,7 @@
28
x:Name="VersionTextblock"
29
VerticalAlignment="Center"
30
Style="{StaticResource TextBodyNormal}"
31
- Text="Version 4.6.0" />
+ Text="Version 4.7.0" />
32
33
<ui:HyperlinkButton
34
x:Name="OpenExeFolderButton"
0 commit comments