Skip to content

Commit 9375cc3

Browse files
committed
built installers for 4.8.2
1 parent b8cddda commit 9375cc3

File tree

3 files changed

+206
-12
lines changed

3 files changed

+206
-12
lines changed

bin/pyrevit-products.json

+12
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
[
2+
{
3+
"product": "pyRevit",
4+
"release": "4.8.2",
5+
"version": "4.8.2",
6+
"key": "{ECFE3DF3-2276-4A11-BA07-9F166AFE4693}"
7+
},
28
{
39
"product": "pyRevit",
410
"release": "4.8.1",
@@ -197,6 +203,12 @@
197203
"version": "4.6.1",
198204
"key": "{EF91A585-DC0C-43B8-B88B-4C130F430E84}"
199205
},
206+
{
207+
"product": "pyRevit CLI",
208+
"release": "4.8.2",
209+
"version": "4.8.2",
210+
"key": "{667ABAF1-CF3A-4CF6-AF75-68F5CA26BFA6}"
211+
},
200212
{
201213
"product": "pyRevit CLI",
202214
"release": "4.8.1",

release/pyrevit-cli.aip

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
<ROW Property="BannerBitmap" Value="banner" MultiBuildValue="DefaultBuild:pyrevitbanner.bmp" Type="1" MsiKey="BannerBitmap"/>
2222
<ROW Property="DialogBitmap" Value="dialog" MultiBuildValue="DefaultBuild:pyrevitcli.bmp" Type="1" MsiKey="DialogBitmap"/>
2323
<ROW Property="Manufacturer" Value="Ehsan Iran-Nejad"/>
24-
<ROW Property="ProductCode" Value="1033:{7FE9A723-CD7C-47E8-A0E6-C8452F0AE64E} " Type="16"/>
24+
<ROW Property="ProductCode" Value="1033:{667ABAF1-CF3A-4CF6-AF75-68F5CA26BFA6} " Type="16"/>
2525
<ROW Property="ProductLanguage" Value="1033"/>
2626
<ROW Property="ProductName" Value="pyRevit CLI"/>
27-
<ROW Property="ProductVersion" Value="4.8.1" Type="32"/>
27+
<ROW Property="ProductVersion" Value="4.8.2" Type="32"/>
2828
<ROW Property="REBOOT" MultiBuildValue="DefaultBuild:ReallySuppress"/>
2929
<ROW Property="SecureCustomProperties" Value="OLDPRODUCTS;AI_NEWERPRODUCTFOUND;AI_SETUPEXEPATH;SETUPEXEDIR"/>
3030
<ROW Property="UpgradeCode" Value="{8181E458-B82E-4A4D-BAAC-784756C4B506}"/>

0 commit comments

Comments
 (0)