Skip to content

How do I add minimumSystemVersion to my app? #8569

@ashwin-mittal

Description

@ashwin-mittal

I see that the updateInfo object in electron-updater contains a minimumSystemVersion entry, but I can't find any information on how to populate this. It was added in this feature: #8108.

I have already tried adding minimumSystemVersion to the releaseInfo object inside the build object, but I get an error saying the format is invalid because minimumSystemVersion is not allowed in that object.

I am doing manual releases to a Google Cloud bucket on both Windows and Mac. This is a great feature, but it's not useful unless I can add it to my app.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions