Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2017-01-23 22:21:17 +0300
committerPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2017-01-23 22:21:17 +0300
commit604adf7dae5c12fe9aa8fa548c86a4c2d4165c40 (patch)
treec220aaf1cc48f85ed8e7c175cdaede8851b5d5d8 /js/data_storage.js
parent638cf920489c06fc39a4e393cdf77f88e6db2734 (diff)
update check disabled
Diffstat (limited to 'js/data_storage.js')
-rwxr-xr-xjs/data_storage.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/js/data_storage.js b/js/data_storage.js
index 536359e1..840156e6 100755
--- a/js/data_storage.js
+++ b/js/data_storage.js
@@ -1,8 +1,6 @@
'use strict';
var CONFIGURATOR = {
- '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',
'backupRestoreMinApiVersionAccepted': '1.5.0',