summaryrefslogtreecommitdiff
path: root/www/js/app.js
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2018-11-07 10:47:40 -0500
committerPliable Pixels <pliablepixels@gmail.com>2018-11-07 10:47:40 -0500
commitd8b0c15aaf7fbaca2442c9312e65da8ecae2c8dd (patch)
tree4d818c354caf57137484e991d9cb3da0c6e86711 /www/js/app.js
parentb6f5a0ca39c16c65a3d37a4078e827a6877e7d98 (diff)
es version
Diffstat (limited to 'www/js/app.js')
-rwxr-xr-xwww/js/app.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/app.js b/www/js/app.js
index 02f5e8fb..cf64c31b 100755
--- a/www/js/app.js
+++ b/www/js/app.js
@@ -42,7 +42,7 @@ angular.module('zmApp', [
.constant('zm', {
minAppVersion: '1.28.107', // if ZM is less than this, the app won't work
recommendedAppVersion: '1.32.0',
- minEventServerVersion: '2.2',
+ minEventServerVersion: '2.4',
castAppId: 'BA30FB4C',
alarmFlashTimer: 20000, // time to flash alarm
gcmSenderId: '710936220256',