diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2020-01-29 11:19:22 -0500 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2020-01-29 11:19:22 -0500 |
| commit | 148560ba1fbcbe7fb951b540eb749f9ee067808f (patch) | |
| tree | 0267379eda0f51fa888d2dedfa1bab52e4f929dd /package.json | |
| parent | c50b6a6bd8eded731afacb880e48defca747e566 (diff) | |
#894 implement monitor query status and recover
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 7516ba6e..3dea9938 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "zmninjapro", "description": "Home security mobile app for ZoneMinder", - "version":"1.3.087", + "version": "1.3.087", "displayName": "zmNinja", "author": "Pliable Pixels", "license": "custom see LICENSE.md", @@ -213,4 +213,4 @@ ] } } -} +}
\ No newline at end of file |
