Skip to content

Commit

Permalink
[ci skip] committing updated installer file
Browse files Browse the repository at this point in the history
  • Loading branch information
ziti-ci committed Nov 4, 2020
1 parent 4e10881 commit f2f5791
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions DesktopEdge/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.3.8.0")]
[assembly: AssemblyFileVersion("1.3.8.0")]
[assembly: AssemblyVersion("1.3.9.0")]
[assembly: AssemblyFileVersion("1.3.9.0")]
4 changes: 2 additions & 2 deletions Installer/ZitiDesktopEdge.aip
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
<ROW Property="CTRLS" Value="2"/>
<ROW Property="Manufacturer" Value="NetFoundry, Inc."/>
<ROW Property="MsiLogging" MultiBuildValue="AnyCPU_Release:vp"/>
<ROW Property="ProductCode" Value="1033:{A2A92248-1B21-4BB4-A45A-1169A704B9AF} " Type="16"/>
<ROW Property="ProductCode" Value="1033:{BA37D935-4B9E-49E9-9B1D-AC1F9AD4E3FC} " Type="16"/>
<ROW Property="ProductLanguage" Value="1033"/>
<ROW Property="ProductName" Value="Ziti Desktop Edge"/>
<ROW Property="ProductVersion" Value="1.3.8" Type="32"/>
<ROW Property="ProductVersion" Value="1.3.9" Type="32"/>
<ROW Property="REBOOT" MultiBuildValue="AnyCPU_Release:Suppress"/>
<ROW Property="SecureCustomProperties" Value="OLDPRODUCTS;AI_NEWERPRODUCTFOUND;AI_SETUPEXEPATH;SETUPEXEDIR"/>
<ROW Property="UpgradeCode" Value="{CB7E173A-663D-4A23-BB22-D1E8D885C2F3}"/>
Expand Down
4 changes: 2 additions & 2 deletions ZitiUpdateService/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.3.8.0")]
[assembly: AssemblyFileVersion("1.3.8.0")]
[assembly: AssemblyVersion("1.3.9.0")]
[assembly: AssemblyFileVersion("1.3.9.0")]
6 changes: 3 additions & 3 deletions service/ziti-tunnel/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f2f5791

Please sign in to comment.