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 7e9fd0a + 41ba2c6 commit d64d1b7Copy full SHA for d64d1b7
gulpfile.js
@@ -26,7 +26,7 @@ const DEBUG_DIR = './debug/';
26
const RELEASE_DIR = './release/';
27
28
var nwBuilderOptions = {
29
- version: '0.27.4',
+ version: '0.29.4',
30
files: './dist/**/*',
31
macIcns: './images/bf_icon.icns',
32
macPlist: { 'CFBundleDisplayName': 'Betaflight Blackbox Explorer'},
0 commit comments