Skip to content

Commit ba90c08

Browse files
committed
Increase version to 4.0.1
1 parent 118cec8 commit ba90c08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Text-Grab-Package/Package.appxmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<Identity
1212
Name="40087JoeFinApps.TextGrab"
1313
Publisher="CN=153F3B0F-BA3D-4964-8098-71AC78A1DF6A"
14-
Version="4.0.0.0" />
14+
Version="4.0.1.0" />
1515

1616
<Properties>
1717
<DisplayName>Text Grab</DisplayName>

Text-Grab/Views/SettingsWindow.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<TextBlock
6767
VerticalAlignment="Center"
6868
Style="{StaticResource TextBodyNormal}"
69-
Text="Version 4.0.0" />
69+
Text="Version 4.0.1" />
7070

7171
<controls:CollapsibleButton
7272
x:Name="AboutBTN"

0 commit comments

Comments
 (0)