mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 21:05:35 +03:00
updating changelog and releaseDate property
This commit is contained in:
parent
b82aad4589
commit
01eac25bbc
2 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
'use strict';
|
||||
|
||||
var CONFIGURATOR = {
|
||||
'releaseDate': 1409496670288, // 08.31.2014 - new Date().getTime()
|
||||
'releaseDate': 1412016413051, // new Date().getTime() - 09.29.2014
|
||||
'firmwareVersionAccepted': 2.3,
|
||||
'connectionValid': false,
|
||||
'cliActive': false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue