1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-20 23:05:15 +03:00

Bump date.

This commit is contained in:
Dominic Clifton 2015-07-13 02:09:24 +01:00
parent 687c0f1a84
commit b1eb21cb78

View file

@ -1,7 +1,7 @@
'use strict';
var CONFIGURATOR = {
'releaseDate': 1432389468227, // new Date().getTime() - Sat May 23 2015 14:57:54 GMT+0100 (BST)
'releaseDate': 1436749724786, // new Date().getTime() - Mon Jul 13 2015 02:08:27 GMT+0100
// all versions are specified and compared using semantic versioning http://semver.org/
'apiVersionAccepted': '1.2.0',