From f7bdc28142f1a4375256c481c2d1ff99b10596d1 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sun, 22 Apr 2018 15:30:07 -0400 Subject: bump ES version --- www/js/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js') diff --git a/www/js/app.js b/www/js/app.js index 07d467b3..c335e701 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.98.3', + minEventServerVersion: '1.0', castAppId: 'BA30FB4C', alarmFlashTimer: 20000, // time to flash alarm gcmSenderId: '710936220256', -- cgit v1.2.3