Skip to content

Commit

Permalink
chore: regenerate wix file
Browse files Browse the repository at this point in the history
cargo dist seems to want this...
  • Loading branch information
cmars committed Feb 25, 2024
1 parent 7df6d1c commit 36fc644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wix/main.wxs
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
<!--<Icon Id='ProductICO' SourceFile='wix\Product.ico'/>-->
<!--<Property Id='ARPPRODUCTICON' Value='ProductICO' />-->

<Property Id='ARPHELPLINK' Value='https://gitlab.com/cmars232/distrans'/>
<Property Id='ARPHELPLINK' Value='https://github.com/cmars/distrans'/>

<UI>
<UIRef Id='WixUI_FeatureTree'/>
Expand Down

0 comments on commit 36fc644

Please sign in to comment.