From 56d9ca5ea8da516106570ec3cd9034058a901e46 Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Sun, 11 Oct 2015 16:48:34 -0400 Subject: owner hack --- 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 113ec21b..ddf23ffb 100644 --- a/www/js/app.js +++ b/www/js/app.js @@ -28,7 +28,7 @@ angular.module('zmApp', [ //----------------------------------------------- .constant('zm', { - minAppVersion: '1.28.105', + minAppVersion: '1.28.107', httpTimeout: 15000, largeHttpTimeout: 60000, logFile: 'zmNinjaLog.txt', -- cgit v1.2.3