Skip to content

Commit a79e194

Browse files
committed
bump patch number
1 parent 77ec6cd commit a79e194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/UE_QuickLaunch_installer/Package.wxs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Wix xmlns="http://wixtoolset.org/schemas/v4/wxs"
22
xmlns:ui="http://wixtoolset.org/schemas/v4/wxs/ui">
3-
<Package Name="UE_QuickLaunch" Manufacturer="SKVFX" Version="2.1.0.0" UpgradeCode="5841e624-2d30-4a43-9d17-ac613df29903">
3+
<Package Name="UE_QuickLaunch" Manufacturer="SKVFX" Version="2.1.1.0" UpgradeCode="5841e624-2d30-4a43-9d17-ac613df29903">
44
<MajorUpgrade DowngradeErrorMessage="!(loc.DowngradeError)" />
55

66
<Property Id="URL" Value="https://github.com/ScottKirvan/UE_QuickLaunch" />

0 commit comments

Comments
 (0)