Skip to content

Commit a2d0fa9

Browse files
authored
Auto merged - #2548 at Tue, 31 Aug 2021 07:17:19 GMT
Bump NWjs to 0.54.1
2 parents 1967b3c + a09221f commit a2d0fa9

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
@@ -51,7 +51,7 @@ const NODE_ENV = process.env.NODE_ENV || 'production';
5151
let gitChangeSetId;
5252

5353
const nwBuilderOptions = {
54-
version: '0.54.0',
54+
version: '0.54.1',
5555
files: `${DIST_DIR}**/*`,
5656
macIcns: './src/images/bf_icon.icns',
5757
macPlist: { 'CFBundleDisplayName': 'Betaflight Configurator'},

0 commit comments

Comments
 (0)