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 7e9fd0a commit 41ba2c6Copy full SHA for 41ba2c6
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