From 601070443543e2c0c1c948e8f4d337b199614d5c Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Wed, 22 Jun 2016 15:58:50 -0500 Subject: force upgrade eventserver Former-commit-id: a586455284d42f4d6e720a75d0c13630ee35f024 --- www/js/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js/app.js') diff --git a/www/js/app.js b/www/js/app.js index c187c28e..0fbfb951 100644 --- a/www/js/app.js +++ b/www/js/app.js @@ -35,7 +35,7 @@ angular.module('zmApp', [ .constant('zm', { minAppVersion: '1.28.107', // if ZM is less than this, the app won't work recommendedAppVersion: '1.29', - minEventServerVersion: '0.7', + minEventServerVersion: '0.8', castAppId: 'BA30FB4C', alarmFlashTimer: 20000, // time to flash alarm gcmSenderId: '710936220256', -- cgit v1.2.3