3.2.0 GUID Update

This commit is contained in:
shabinder 2021-07-11 12:20:21 +05:30
parent 67a07dba49
commit 349f2748f3

View File

@ -80,7 +80,7 @@ compose.desktop {
windows { windows {
iconFile.set(iconsRoot.resolve("spotiflyer.ico")) iconFile.set(iconsRoot.resolve("spotiflyer.ico"))
// Wondering what the heck is this? See : https://wixtoolset.org/documentation/manual/v3/howtos/general/generate_guids.html // Wondering what the heck is this? See : https://wixtoolset.org/documentation/manual/v3/howtos/general/generate_guids.html
upgradeUuid = "7385a3f7-2dc7-41e4-900e-bc8e2bee48b0" upgradeUuid = "ace223ed-3ffb-452c-bc90-082e9e0a6d5d"
menuGroup = packageName menuGroup = packageName
} }
linux { linux {