Updated libraries.
parent
caf3d2a90b
commit
234128d71c
|
@ -30,7 +30,7 @@ const DEBUG_DIR = './debug/';
|
||||||
const RELEASE_DIR = './release/';
|
const RELEASE_DIR = './release/';
|
||||||
|
|
||||||
var nwBuilderOptions = {
|
var nwBuilderOptions = {
|
||||||
version: '0.31.0',
|
version: '0.32.2',
|
||||||
files: './dist/**/*',
|
files: './dist/**/*',
|
||||||
macIcns: './src/images/bf_icon.icns',
|
macIcns: './src/images/bf_icon.icns',
|
||||||
macPlist: { 'CFBundleDisplayName': 'Betaflight Configurator'},
|
macPlist: { 'CFBundleDisplayName': 'Betaflight Configurator'},
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue