Skip to content

Commit a3b5755

Browse files
committed
Updated dependencies to latest versions.
1 parent 4dc65c0 commit a3b5755

File tree

3 files changed

+413
-486
lines changed

3 files changed

+413
-486
lines changed

gulpfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const DEBUG_DIR = './debug/';
2626
const RELEASE_DIR = './release/';
2727

2828
var nwBuilderOptions = {
29-
version: '0.29.4',
29+
version: '0.31.4',
3030
files: './dist/**/*',
3131
macIcns: './images/bf_icon.icns',
3232
macPlist: { 'CFBundleDisplayName': 'Betaflight Blackbox Explorer'},

0 commit comments

Comments
 (0)