build/windows: Add stable GIMP identity to MSIX script

This commit is contained in:
Bruno Lopes 2025-03-08 10:04:43 -03:00
parent 2ad8aa8a56
commit f63dfe8ec0
No known key found for this signature in database

View file

@ -98,7 +98,7 @@ if ($GIMP_UNSTABLE -or $GIMP_RC_VERSION)
} }
else else
{ {
$IDENTITY_NAME="GIMP.GIMP" $IDENTITY_NAME="GIMP.43237F745459"
} }
## Get custom GIMP version (major.minor.micro+revision.0), a compliant way to publish to Partner Center: ## Get custom GIMP version (major.minor.micro+revision.0), a compliant way to publish to Partner Center: