From 25211b7d46c08788f390f6f220428b6f179e5ed2 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 28 Aug 2020 15:22:56 -0400 Subject: #962 feature complete compared to push plugin --- 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 26fef2fb..f84673a5 100755 --- a/www/js/app.js +++ b/www/js/app.js @@ -34,7 +34,7 @@ angular.module('zmApp', [ .constant('zm', { minAppVersion: '1.28.107', // if ZM is less than this, the app won't work //minAppVersion:'1.44', - minEventServerVersion: '2.4', + minEventServerVersion: '6.0', castAppId: 'BA30FB4C', alarmFlashTimer: 20000, // time to flash alarm gcmSenderId: '710936220256', -- cgit v1.2.3