From e4ab4d9769331713288040f96044e188d15d6d49 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Mon, 8 Jan 2018 10:10:24 -0500 Subject: tiny tweaks to stabilize the eventserver mess --- 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 1a5d86bd..1a226155 100755 --- a/www/js/app.js +++ b/www/js/app.js @@ -43,7 +43,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.95', + minEventServerVersion: '0.98.1', castAppId: 'BA30FB4C', alarmFlashTimer: 20000, // time to flash alarm gcmSenderId: '710936220256', -- cgit v1.2.3