We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1497b54 commit 2a44545Copy full SHA for 2a44545
gulpfile.js
@@ -48,7 +48,7 @@ const NODE_ENV = process.env.NODE_ENV || 'production';
48
const NAME_REGEX = /-/g;
49
50
const nwBuilderOptions = {
51
- version: '0.54.1',
+ version: '0.59.0',
52
files: `${DIST_DIR}**/*`,
53
macIcns: './src/images/bf_icon.icns',
54
macPlist: { 'CFBundleDisplayName': 'Betaflight Configurator'},
0 commit comments