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 899d15f commit 6f65ab3Copy full SHA for 6f65ab3
BHoM_Installer/BHoM_Installer.wixproj
@@ -4,7 +4,7 @@
4
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
6
<MajorVersion Condition=" '$(MajorVersion)' == '' ">7</MajorVersion>
7
- <MinorVersion Condition=" '$(MinorVersion)' == '' ">2</MinorVersion>
+ <MinorVersion Condition=" '$(MinorVersion)' == '' ">3</MinorVersion>
8
<VersionSuffix>
9
</VersionSuffix>
10
<ProductVersion>$(MajorVersion).$(MinorVersion)</ProductVersion>
0 commit comments