diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2018-01-09 14:31:43 -0500 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2018-01-09 14:31:43 -0500 |
| commit | d83025218a043b6cf38f4fb50ac8969209e97ec3 (patch) | |
| tree | 8d8670b79172de16c94f8d09a1d7c8c19ed3be15 /www/js | |
| parent | 8a537d2da05897a96154fe9da6b3db761072108a (diff) | |
#499 - min version
Diffstat (limited to 'www/js')
| -rwxr-xr-x | www/js/app.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/app.js b/www/js/app.js index 020650d1..765b765e 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.1', + minEventServerVersion: '0.98.2', castAppId: 'BA30FB4C', alarmFlashTimer: 20000, // time to flash alarm gcmSenderId: '710936220256', |
