Skip to content

Commit 5df3d57

Browse files
committed
Bump snapshot number
1 parent f1dd5af commit 5df3d57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Files UWP/SettingsPages/About.xaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<TextBlock x:Name="Header" Text="About Files" Margin="0,0,0,5" FontFamily="Segoe UI Black" FontWeight="Bold" FontSize="40" HorizontalAlignment="Left" VerticalAlignment="Top" />
1616
<TextBlock Margin="0,0,0,10" FontFamily="Segoe UI" FontSize="24" Text="Product Information"/>
1717
<TextBlock FontSize="18" Text="Edition: Files Pre-Release"/>
18-
<TextBlock FontSize="18" Text="Version: 0.5.0-newui_snapshot"/>
18+
<TextBlock FontSize="18" Text="Version: 0.5.0-newui_snapshot1"/>
1919
<ListView IsItemClickEnabled="True" Margin="0,35,0,0" ItemClick="ListView_ItemClick" HorizontalAlignment="Left" Width="875">
2020
<ListViewItem IsEnabled="True" Name="FeedbackForm" Height="65" HorizontalAlignment="Stretch">
2121
<StackPanel Orientation="Horizontal">

0 commit comments

Comments
 (0)