mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 12:55:19 +03:00
updating changelog/version/release
This commit is contained in:
parent
c0284f1134
commit
9cebfb53f2
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
'use strict';
|
||||
|
||||
var CONFIGURATOR = {
|
||||
'releaseDate': 1414750389509, // new Date().getTime() - 10.31.2014
|
||||
'releaseDate': 1417875879820, // new Date().getTime() - 2014.12.06
|
||||
'firmwareVersionAccepted': 2.31,
|
||||
'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