Skip to content

Commit c81e543

Browse files
committed
Updated NW.js to 44.6.
1 parent 4f6f920 commit c81e543

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gulpfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const RELEASE_DIR = './release/';
2828
const LINUX_INSTALL_DIR = '/opt/betaflight';
2929

3030
var nwBuilderOptions = {
31-
version: '0.44.2',
31+
version: '0.44.6',
3232
files: './dist/**/*',
3333
macIcns: './images/bf_icon.icns',
3434
macPlist: { 'CFBundleDisplayName': 'Betaflight Blackbox Explorer'},

library/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
### ffmpeg
44

5-
Current version: 0.31.5
5+
Current version: 0.44.6
66

77
Updating: Download prebuilt libraries from https://github.com/iteufel/nwjs-ffmpeg-prebuilt/releases.

0 commit comments

Comments
 (0)