Skip to content

Commit

Permalink
Release version 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
timetheoretical committed Jun 5, 2020
1 parent 272d647 commit 073aaf9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added installers/JitsiMeetOutlook-v0.5.1-windows.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion setup/Product.wxs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<?define JitsiMeetOutlook_ProjectName="Jitsi Meet Outlook Add-In"?>

<!-- Addon details -->
<Product Id="*" Name="Jitsi Meet Outlook Add-In" Language="1033" Version="0.5.0" Manufacturer="github.com/timetheoretical" UpgradeCode="146f17e9-8106-4dd3-a3c5-b8f2c92ffb25">
<Product Id="*" Name="Jitsi Meet Outlook Add-In" Language="1033" Version="0.5.1" Manufacturer="github.com/timetheoretical" UpgradeCode="146f17e9-8106-4dd3-a3c5-b8f2c92ffb25">

<Package InstallerVersion="500" Compressed="yes" Platform="x64" InstallScope="perMachine" />

Expand Down

0 comments on commit 073aaf9

Please sign in to comment.