diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2020-04-11 11:43:48 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2020-04-11 11:43:48 -0400 |
| commit | 0b73febfcc695a25395ad214eeee89cc9132e243 (patch) | |
| tree | b29a19441228cbf3104bb67b2f0c87e0844dea02 /package.json | |
| parent | fbb4fdd2b0cabca74ae6b4a2f494bd96500f2cce (diff) | |
nits
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 c1faba29..56682b14 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "zmninjapro", "description": "Home security mobile app for ZoneMinder", - "version": "1.3.096", + "version":"1.4.1", "displayName": "zmNinja", "author": "Pliable Pixels", "license": "custom see LICENSE.md", @@ -230,4 +230,4 @@ ] } } -}
\ No newline at end of file +} |
