diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2019-11-21 15:29:41 -0500 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2019-11-21 15:29:41 -0500 |
| commit | a9dff8d4aa7bd617ab20a6107fa474e17643e9f8 (patch) | |
| tree | 1e963eefe2c5de58bf74428ee13f724731b5c2ea /package.json | |
| parent | 167ffb6505ccbf6f126a90d6b85c60940fc9c27b (diff) | |
#866 don't force a max viewport and recompute height on redraw
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 1d1291b0..f68d53ae 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "zmninjapro", "description": "Home security mobile app for ZoneMinder", - "version":"1.3.082", + "version": "1.3.082", "displayName": "zmNinja", "author": "Pliable Pixels", "license": "custom see LICENSE.md", @@ -191,4 +191,4 @@ ] } } -} +}
\ No newline at end of file |
