diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2019-06-24 10:10:31 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2019-06-24 10:10:31 -0400 |
| commit | cda5d4a1c9017047680d6931ad61fc0c8060a821 (patch) | |
| tree | 6d04e5ef0dbdf3f4ec18b6bdaf680df49618f137 /package.json | |
| parent | f7a0ac135408bf4da725d519bb4d32731c94e65f (diff) | |
#823 fix relayout issues, re-order issues etc
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 f97e964f..11a708d2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "zmninjapro", "description": "Home security mobile app for ZoneMinder", - "version":"1.3.062", + "version": "1.3.062", "displayName": "zmNinja", "author": "Pliable Pixels", "license": "custom see LICENSE.md", @@ -185,4 +185,4 @@ ] } } -} +}
\ No newline at end of file |
