From faabddfe5d1e6e5c6acba52694d39dd4190b9aa7 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sat, 25 Nov 2017 13:00:26 -0500 Subject: nits --- config.xml | 2 +- www/js/app.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index 18a840e7..89e99a22 100644 --- a/config.xml +++ b/config.xml @@ -34,7 +34,7 @@ - + Store photos of events and live feeds diff --git a/www/js/app.js b/www/js/app.js index 0bca8099..15c6aeab 100755 --- a/www/js/app.js +++ b/www/js/app.js @@ -41,7 +41,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.9', + minEventServerVersion: '0.95', castAppId: 'BA30FB4C', alarmFlashTimer: 20000, // time to flash alarm gcmSenderId: '710936220256', -- cgit v1.2.3