Skip to content

Commit d308b10

Browse files
Set zmAppVersion to 1.7.005
1 parent 755b7d5 commit d308b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/js/NVR.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ angular.module('zmApp.controllers')
2222
DO NOT TOUCH zmAppVersion
2323
It is changed by sync_version.sh
2424
*/
25-
var zmAppVersion = "1.7.004";
25+
var zmAppVersion = "1.7.005";
2626

2727
var isBackground = false;
2828
var justResumed = false;

0 commit comments

Comments
 (0)