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:
authorKonstantin Sharlaimov <konstantin.sharlaimov@gmail.com>2017-12-28 14:54:21 +0300
committerGitHub <noreply@github.com>2017-12-28 14:54:21 +0300
commit35eb73e5cb8e0af2681bc767b9029d40bd5aaa4e (patch)
tree2d70145a605429917ec176e4b2ab3ebc6763714c /gulpfile.js
parent62c32128b0990371cd51d79dc1347302758c18a4 (diff)
parentd5a8fd2e182d989253535737ea2597790fb5f3e5 (diff)
Merge pull request #316 from Afinogen/check-update
add check new app version
Diffstat (limited to 'gulpfile.js')
-rw-r--r--gulpfile.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/gulpfile.js b/gulpfile.js
index 727d19cb..12f02aac 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -97,7 +97,8 @@ sources.js = [
'./js/serial_queue.js',
'./js/msp_balanced_interval.js',
'./tabs/advanced_tuning.js',
- './js/peripherals.js'
+ './js/peripherals.js',
+ './js/appUpdater.js'
];
sources.mapCss = [