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

Version update

This commit is contained in:
Konstantin Sharlaimov (DigitalEntity) 2016-11-02 20:44:25 +10:00
parent 01f4fdebd7
commit 846442331b
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
'use strict';
var CONFIGURATOR = {
'releaseDate': 1456164608903, // new Date().getTime() - Mon Feb 22 2016 19:10:05 GMT+0100
'releaseDate': 1478083274093, // new Date().getTime() - Wed Nov 02 2016 20:41:30 GMT+1000
// all versions are specified and compared using semantic versioning http://semver.org/
'apiVersionAccepted': '1.2.1',