1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-15 04:15:28 +03:00

Update changelog, bump verson and prepare for release.

This commit is contained in:
Dominic Clifton 2015-02-20 20:11:01 +00:00
parent 4f38a2468d
commit 31fd709351
3 changed files with 8 additions and 2 deletions

View file

@ -1,7 +1,7 @@
'use strict';
var CONFIGURATOR = {
'releaseDate': 1422922675433, // new Date().getTime() - 2015.01.29
'releaseDate': 1424462791805, // new Date().getTime() - 2015.02.20
'apiVersionAccepted': 1.2,
'backupRestoreMinApiVersionAccepted': 1.5,
'pidControllerChangeMinApiVersion': 1.5,