diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2018-04-23 15:49:06 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2018-04-23 15:49:06 -0400 |
| commit | da795ac5304642190c0fce827919ab4ebd286c65 (patch) | |
| tree | 01785669c3fc77afbd8ee6eaf42aa856b3af04ce | |
| parent | 49671ec9111972ddd198acc7ef3eba7ad344719d (diff) | |
bump ZM nag to 1.32.0
| -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 c335e701..0d1aa741 100755 --- a/www/js/app.js +++ b/www/js/app.js @@ -42,7 +42,7 @@ angular.module('zmApp', [ .constant('zm', { minAppVersion: '1.28.107', // if ZM is less than this, the app won't work - recommendedAppVersion: '1.29', + recommendedAppVersion: '1.32.0', minEventServerVersion: '1.0', castAppId: 'BA30FB4C', alarmFlashTimer: 20000, // time to flash alarm |
