1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-24 16:55:22 +03:00

Update changelog and prepare for release.

This commit is contained in:
Dominic Clifton 2015-04-14 13:33:06 +01:00
parent bf353192ef
commit 37a1c0d3e7
3 changed files with 8 additions and 2 deletions

View file

@ -1,7 +1,7 @@
'use strict';
var CONFIGURATOR = {
'releaseDate': 1427641210170, // new Date().getTime() - Sun Mar 29 2015 16:00:25 GMT+0100 (BST)
'releaseDate': 1429014724688, // new Date().getTime() - Tue Apr 14 2015 13:32:17 GMT+0100 (BST)
'apiVersionAccepted': 1.2,
'backupRestoreMinApiVersionAccepted': 1.5,
'pidControllerChangeMinApiVersion': 1.5,