mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-15 20:35:23 +03:00
Auto merged - #2507 at Mon, 21 Jun 2021 20:25:17 GMT
Updated NW.js to 0.54.0.
This commit is contained in:
commit
dd54f3f571
1 changed files with 1 additions and 1 deletions
|
@ -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'},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue