summaryrefslogtreecommitdiff
path: root/www/js
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2020-04-01 10:07:02 -0400
committerPliable Pixels <pliablepixels@gmail.com>2020-04-01 10:07:02 -0400
commit6ea1f6114776504f54e8d621203fa24a44f8d8d7 (patch)
treecec833325e553eb822d699907140a25bda401ceb /www/js
parent9902aef509fc84770dccbf81acef0c42e0afcb04 (diff)
ver
Diffstat (limited to 'www/js')
-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 62dd9da3..8314b864 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.3.093";
+ var zmAppVersion = "1.3.096";
var isBackground = false;
var justResumed = false;