mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 06:45:16 +03:00
release
This commit is contained in:
parent
5105dc2165
commit
2c9fafe4b1
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
var CONFIGURATOR = {
|
var CONFIGURATOR = {
|
||||||
'releaseDate': 1412016413051, // new Date().getTime() - 09.29.2014
|
'releaseDate': 1412546773959, // new Date().getTime() - 10.06.2014
|
||||||
'firmwareVersionAccepted': 2.3,
|
'firmwareVersionAccepted': 2.3,
|
||||||
'connectionValid': false,
|
'connectionValid': false,
|
||||||
'cliActive': false,
|
'cliActive': false,
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"minimum_chrome_version": "36",
|
"minimum_chrome_version": "36",
|
||||||
"version": "0.53.2",
|
"version": "0.53.3",
|
||||||
|
|
||||||
"author": "cTn",
|
"author": "cTn",
|
||||||
"name": "Baseflight - Configurator",
|
"name": "Baseflight - Configurator",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue