Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Commit

Permalink
Merge pull request #5071 from golemfactory/kt_b022_bump_0_22_1_ai
Browse files Browse the repository at this point in the history
Update version and product code to 0.22.1
  • Loading branch information
mfranciszkiewicz authored Jan 23, 2020
2 parents d300f9e + 0c6393e commit 5bf1f74
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Installer/Installer_Win/Golem.aip
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
<ROW Property="ExtractFilesFirst" Value="1"/>
<ROW Property="Manufacturer" Value="Golem Factory GmbH"/>
<ROW Property="MsiLogging" MultiBuildValue="DefaultBuild:vp"/>
<ROW Property="ProductCode" Value="2057:{19177248-5F55-4F31-BEDE-33BB9D3A8EBC} " Type="16"/>
<ROW Property="ProductCode" Value="2057:{C1A7A35E-A22C-46A0-8845-BCBEF78FF193} " Type="16"/>
<ROW Property="ProductLanguage" Value="2057"/>
<ROW Property="ProductName" Value="Golem"/>
<ROW Property="ProductVersion" Value="0.22.0" Type="32"/>
<ROW Property="ProductVersion" Value="0.22.1" Type="32"/>
<ROW Property="REBOOT" MultiBuildValue="DefaultBuild:Force"/>
<ROW Property="SecureCustomProperties" Value="OLDPRODUCTS;AI_NEWERPRODUCTFOUND;AI_SETUPEXEPATH;SETUPEXEDIR"/>
<ROW Property="UpgradeCode" Value="{3D57CAE4-2890-4BA4-961E-1BDA1630B605}"/>
Expand Down Expand Up @@ -73,7 +73,7 @@
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.MsiCompsComponent">
<ROW Component="AIShRegAnswer" ComponentId="{A5AAAB35-1647-4E0D-9EAD-EA32AC226446}" Directory_="APPDIR" Attributes="260" KeyPath="AIShRegAnswer"/>
<ROW Component="AI_CustomARPName" ComponentId="{1A909BB2-4BF6-4BB0-BAE8-9E089BB49E46}" Directory_="APPDIR" Attributes="260" KeyPath="DisplayName" Options="1"/>
<ROW Component="AI_CustomARPName" ComponentId="{883BB724-E860-4101-9C5F-2150455D6C55}" Directory_="APPDIR" Attributes="260" KeyPath="DisplayName" Options="1"/>
<ROW Component="AI_ExePath" ComponentId="{E4EBF48B-0937-4467-A8CE-BA9097359940}" Directory_="APPDIR" Attributes="260" KeyPath="AI_ExePath"/>
<ROW Component="APPDIR" ComponentId="{33DBAA61-0C3E-4C0A-A5B6-FF9575EEB496}" Directory_="APPDIR" Attributes="0"/>
<ROW Component="NewFolder" ComponentId="{CB07874E-2413-4F94-9D88-DA308652F712}" Directory_="NewFolder_2_Dir" Attributes="0"/>
Expand Down

0 comments on commit 5bf1f74

Please sign in to comment.