mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-19 06:15:13 +03:00
Prepare for 0.58.0 release.
This commit is contained in:
parent
1ac581654d
commit
dfdb5cd99d
3 changed files with 6 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
'use strict';
|
||||
|
||||
var CONFIGURATOR = {
|
||||
'releaseDate': 1417875879820, // new Date().getTime() - 2014.12.06
|
||||
'releaseDate': 1420323157912, // new Date().getTime() - 2015.01.03
|
||||
'apiVersionAccepted': 1.1,
|
||||
'backupFileMinVersionAccepted': '0.55', // chrome.runtime.getManifest().version is stored as string, so does this one
|
||||
'connectionValid': false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue