Skip to content

Commit ea7c786

Browse files
authored
Update version number to v1.9.0 (#5473)
1 parent a7f9f78 commit ea7c786

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Files.Package/Package.appxmanifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
xmlns:uap4="http://schemas.microsoft.com/appx/manifest/uap/windows10/4"
1010
xmlns:uap5="http://schemas.microsoft.com/appx/manifest/uap/windows10/5"
1111
IgnorableNamespaces="uap uap5 mp rescap desktop4 desktop">
12-
<Identity Name="FilesDev" Publisher="CN=53EC4384-7F5B-4CF6-8C23-513FFE9D1AB7" Version="1.5.45.0" />
12+
<Identity Name="FilesDev" Publisher="CN=53EC4384-7F5B-4CF6-8C23-513FFE9D1AB7" Version="1.9.0.0" />
1313
<Properties>
1414
<DisplayName>Files - Dev</DisplayName>
1515
<PublisherDisplayName>Yair A</PublisherDisplayName>

Files/UserControls/NavigationToolbar.xaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@
526526
x:Name="StatusCenter"
527527
x:Uid="StatusCenter"
528528
Width="36"
529-
Height="36"
529+
Height="32"
530530
Padding="0"
531531
AccessKey="T"
532532
AutomationProperties.Name="Status center"

0 commit comments

Comments
 (0)