1
0
Fork 0
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:
cTn 2014-12-06 15:40:38 +01:00
parent c0284f1134
commit 9cebfb53f2
3 changed files with 3 additions and 3 deletions

View file

@ -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,