fix: change packageVersion from 0.1.0 to 1.0.0 (MAJOR must be > 0 for DMG)
This commit is contained in:
parent
03c8a8a59f
commit
ceaadf39a8
@ -58,7 +58,7 @@ compose.desktop {
|
||||
nativeDistributions {
|
||||
targetFormats(TargetFormat.Dmg, TargetFormat.Msi, TargetFormat.Deb)
|
||||
packageName = "bricks-mp"
|
||||
packageVersion = "0.1.0"
|
||||
packageVersion = "1.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user