Skip to content

Commit

Permalink
bump nw.js to version 0.50.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TheIsotopes committed Dec 17, 2020
1 parent 0f8a291 commit 3c43bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ const NODE_ENV = process.env.NODE_ENV || 'production';
let gitChangeSetId;

const nwBuilderOptions = {
version: '0.47.0',
version: '0.50.2',
files: `${DIST_DIR}**/*`,
macIcns: './src/images/bf_icon.icns',
macPlist: { 'CFBundleDisplayName': 'Betaflight Configurator'},
Expand Down

0 comments on commit 3c43bc1

Please sign in to comment.