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 d92a49a commit 9d4ecf9Copy full SHA for 9d4ecf9
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.62.0',
+ version: '0.62.2',
52
files: `${DIST_DIR}**/*`,
53
macIcns: './src/images/bf_icon.icns',
54
macPlist: { 'CFBundleDisplayName': 'Betaflight Configurator'},
0 commit comments