diff --git a/js/data_storage.js b/js/data_storage.js index c4e2026b..658813d5 100755 --- a/js/data_storage.js +++ b/js/data_storage.js @@ -1,9 +1,7 @@ 'use strict'; var CONFIGURATOR = { - 'releaseDate': 1463055533515, // new Date().getTime() - Thu May 12 2016 14:19:06 GMT+0200 - - // all versions are specified and compared using semantic versioning http://semver.org/ + // all versions are specified and compared using semantic versioning http://semver.org/ 'apiVersionAccepted': '1.2.1', 'backupRestoreMinApiVersionAccepted': '1.5.0', 'pidControllerChangeMinApiVersion': '1.5.0',