Skip to content

Commit 9c667af

Browse files
committed
Updating installer to v3.0.1
1 parent a2897a2 commit 9c667af

10 files changed

+3
-3
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.

ReadableExpressions.Visualizers.Core/CommonVisualizerAssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
[assembly: NeutralResourcesLanguage("en")]
1010
[assembly: CLSCompliant(true)]
1111

12-
[assembly: AssemblyVersion("3.0.0")]
13-
[assembly: AssemblyFileVersion("3.0.0")]
12+
[assembly: AssemblyVersion("3.0.1")]
13+
[assembly: AssemblyFileVersion("3.0.1")]

ReadableExpressions.Visualizers.Installer/Product.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
3-
<Product Id="*" Version="3.0.0.0" Name="AgileObjects.ReadableExpressions.Visualizers"
3+
<Product Id="*" Version="3.0.0.1" Name="AgileObjects.ReadableExpressions.Visualizers"
44
Language="1033" Manufacturer="AgileObjects" UpgradeCode="BB7C528F-ECFD-45F2-B50C-9F0A71EC8BE9">
55

66
<Package InstallerVersion="200" Compressed="yes" InstallScope="perMachine" />
Binary file not shown.

0 commit comments

Comments
 (0)