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.
2 parents 1967b3c + a09221f commit a2d0fa9Copy full SHA for a2d0fa9
gulpfile.js
@@ -51,7 +51,7 @@ const NODE_ENV = process.env.NODE_ENV || 'production';
51
let gitChangeSetId;
52
53
const nwBuilderOptions = {
54
- version: '0.54.0',
+ version: '0.54.1',
55
files: `${DIST_DIR}**/*`,
56
macIcns: './src/images/bf_icon.icns',
57
macPlist: { 'CFBundleDisplayName': 'Betaflight Configurator'},
0 commit comments