Skip to content

Commit 41fb158

Browse files
committed
Fix version: bump to v1.6 - Fix update installer by removing InstallUpdateWindowsInstallerArguments and including README in ZIP for proper portable app detection
1 parent 9cec287 commit 41fb158

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

WindowsEdgeLight/WindowsEdgeLight.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
<ApplicationIcon>ringlight_cropped.ico</ApplicationIcon>
1111

1212
<!-- Assembly Information -->
13-
<AssemblyVersion>0.6.0.0</AssemblyVersion>
14-
<FileVersion>0.6.0.0</FileVersion>
15-
<Version>0.6</Version>
13+
<AssemblyVersion>1.6.0.0</AssemblyVersion>
14+
<FileVersion>1.6.0.0</FileVersion>
15+
<Version>1.6</Version>
1616
<Authors>Scott Hanselman</Authors>
1717
<Company>Scott Hanselman</Company>
1818
<Product>Windows Edge Light</Product>

0 commit comments

Comments
 (0)