Skip to content

Commit

Permalink
Set zmAppVersion to 1.7.005
Browse files Browse the repository at this point in the history
  • Loading branch information
Isaac Connor committed Jan 18, 2024
1 parent 755b7d5 commit d308b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/js/NVR.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ angular.module('zmApp.controllers')
DO NOT TOUCH zmAppVersion
It is changed by sync_version.sh
*/
var zmAppVersion = "1.7.004";
var zmAppVersion = "1.7.005";

var isBackground = false;
var justResumed = false;
Expand Down

0 comments on commit d308b10

Please sign in to comment.