mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-15 12:25:15 +03:00
Updated versions of NW and other libraries.
This commit is contained in:
parent
d6cdba8d91
commit
171538f66e
3 changed files with 347 additions and 386 deletions
|
@ -30,7 +30,7 @@ const DEBUG_DIR = './debug/';
|
|||
const RELEASE_DIR = './release/';
|
||||
|
||||
var nwBuilderOptions = {
|
||||
version: '0.32.2',
|
||||
version: '0.35.3',
|
||||
files: './dist/**/*',
|
||||
macIcns: './src/images/bf_icon.icns',
|
||||
macPlist: { 'CFBundleDisplayName': 'Betaflight Configurator'},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue