mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-25 01:05:15 +03:00
commit
3843b4250b
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ const LINUX_INSTALL_DIR = '/opt/betaflight';
|
||||||
var gitChangeSetId;
|
var gitChangeSetId;
|
||||||
|
|
||||||
var nwBuilderOptions = {
|
var nwBuilderOptions = {
|
||||||
version: '0.41.3',
|
version: '0.42.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'},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue