We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cff4434 commit e2b0511Copy full SHA for e2b0511
src/Files.App (Package)/Package.appxmanifest
@@ -1,4 +1,4 @@
1
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
2
<!-- Copyright (c) Files Community. Licensed under the MIT License. -->
3
<Package
4
xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10"
@@ -16,7 +16,7 @@
16
<Identity
17
Name="FilesDev"
18
Publisher="CN=Files"
19
- Version="3.9.4.0" />
+ Version="3.9.5.0" />
20
21
<Properties>
22
<DisplayName>Files - Dev</DisplayName>
0 commit comments