- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.8k
 
Closed as not planned
Labels
Description
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.