summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2020-10-12 16:35:30 -0400
committerPliable Pixels <pliablepixels@gmail.com>2020-10-12 16:35:30 -0400
commit6fd4747bd5f9cc164d4a87d50cfa64da1b2373a5 (patch)
tree566c773c4eb7e9090caadd4a9fe41cb8556fda60 /www
parenta110f837ff6e6fe3150d01f499715a9e26df3da8 (diff)
nits and ver
Diffstat (limited to 'www')
-rw-r--r--www/js/NVR.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/NVR.js b/www/js/NVR.js
index e695649d..39156185 100644
--- a/www/js/NVR.js
+++ b/www/js/NVR.js
@@ -21,7 +21,7 @@ angular.module('zmApp.controllers')
DO NOT TOUCH zmAppVersion
It is changed by sync_version.sh
*/
- var zmAppVersion = "1.5.000";
+ var zmAppVersion = "1.6.000";
var isBackground = false;
var justResumed = false;