File tree 2 files changed +2
-2
lines changed
src/UE_QuickLaunch_installer
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
// See https://go.microsoft.com/fwlink/?LinkId=733558
3
3
// for the documentation about the tasks.json format
4
- "version" : " 2.0.0 " ,
4
+ "version" : " 2.1.2 " ,
5
5
"tasks" : [
6
6
{
7
7
"label" : " build" ,
Original file line number Diff line number Diff line change 1
1
<Wix xmlns =" http://wixtoolset.org/schemas/v4/wxs"
2
2
xmlns : ui =" http://wixtoolset.org/schemas/v4/wxs/ui" >
3
- <Package Name =" UE_QuickLaunch" Manufacturer =" SKVFX" Version =" 2.1.1 .0" UpgradeCode =" 5841e624-2d30-4a43-9d17-ac613df29903" >
3
+ <Package Name =" UE_QuickLaunch" Manufacturer =" SKVFX" Version =" 2.1.2 .0" UpgradeCode =" 5841e624-2d30-4a43-9d17-ac613df29903" >
4
4
<MajorUpgrade DowngradeErrorMessage =" !(loc.DowngradeError)" />
5
5
6
6
<Property Id =" URL" Value =" https://github.com/ScottKirvan/UE_QuickLaunch" />
You can’t perform that action at this time.
0 commit comments