Skip to content

Commit 2a44545

Browse files
committed
Bump NW.js to 59.0
1 parent 1497b54 commit 2a44545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gulpfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ const NODE_ENV = process.env.NODE_ENV || 'production';
4848
const NAME_REGEX = /-/g;
4949

5050
const nwBuilderOptions = {
51-
version: '0.54.1',
51+
version: '0.59.0',
5252
files: `${DIST_DIR}**/*`,
5353
macIcns: './src/images/bf_icon.icns',
5454
macPlist: { 'CFBundleDisplayName': 'Betaflight Configurator'},

0 commit comments

Comments
 (0)