You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently build-version for electron-packager (i.e. build number) is returned from env variable here. I'm using build number as commit sha from gitinfo grunt task. That would be great to allow specifying custom build number as builder.build option.
Workaround:
Currently
build-version
for electron-packager (i.e. build number) is returned from env variable here. I'm using build number as commit sha from gitinfo grunt task. That would be great to allow specifying custom build number asbuilder.build
option.Workaround:
The text was updated successfully, but these errors were encountered: