Auto merged - #2507 at Mon, 21 Jun 2021 20:25:17 GMT

Updated NW.js to 0.54.0.
10.8-maintenance
J Blackman 2021-06-22 06:25:17 +10:00 committed by GitHub
commit dd54f3f571
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ const NODE_ENV = process.env.NODE_ENV || 'production';
let gitChangeSetId;
const nwBuilderOptions = {
version: '0.50.2',
version: '0.54.0',
files: `${DIST_DIR}**/*`,
macIcns: './src/images/bf_icon.icns',
macPlist: { 'CFBundleDisplayName': 'Betaflight Configurator'},