From 5b6db3edc6febc092efbbbda172effd69deb317e Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Wed, 28 Oct 2015 13:32:51 -0400 Subject: event server bump --- 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 cb1c374e..21fd5c41 100644 --- a/www/js/app.js +++ b/www/js/app.js @@ -30,7 +30,7 @@ angular.module('zmApp', [ .constant('zm', { minAppVersion: '1.28.107', // if ZM is less than this, the app won't work - minEventServerVersion: '0.3', + minEventServerVersion: '0.4', gcmSenderId:'710936220256', httpTimeout: 15000, largeHttpTimeout: 60000, -- cgit v1.2.3