Skip to content

Commit

Permalink
3.2.0 GUID Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Shabinder committed Jul 11, 2021
1 parent 67a07db commit 349f274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desktop/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ compose.desktop {
windows {
iconFile.set(iconsRoot.resolve("spotiflyer.ico"))
// 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
}
linux {
Expand Down

0 comments on commit 349f274

Please sign in to comment.