diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2020-03-18 12:31:10 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2020-03-18 12:31:10 -0400 |
| commit | 8060ea345972b67ca6ecae9bfb79a20a5c90ee25 (patch) | |
| tree | 6e7c6e4ab44883bc0f19650970efe1be3843c3d6 /www/js/NVR.js | |
| parent | 58c7e55399591a6a487a9519624bf1e8ad6ca20f (diff) | |
nits
Diffstat (limited to 'www/js/NVR.js')
| -rw-r--r-- | www/js/NVR.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/NVR.js b/www/js/NVR.js index eb6a9a02..b9c63a7c 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.090"; + var zmAppVersion = "1.3.091"; var isBackground = false; var justResumed = false; |
