diff --git a/js/data_storage.js b/js/data_storage.js index 951e30f9..93d87c33 100644 --- a/js/data_storage.js +++ b/js/data_storage.js @@ -1,7 +1,7 @@ 'use strict'; var CONFIGURATOR = { - 'releaseDate': 1412016413051, // new Date().getTime() - 09.29.2014 + 'releaseDate': 1412546773959, // new Date().getTime() - 10.06.2014 'firmwareVersionAccepted': 2.3, 'connectionValid': false, 'cliActive': false, diff --git a/manifest.json b/manifest.json index bd961544..a97ecbfc 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "minimum_chrome_version": "36", - "version": "0.53.2", + "version": "0.53.3", "author": "cTn", "name": "Baseflight - Configurator",