summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2019-12-19 15:43:48 -0500
committerPliable Pixels <pliablepixels@gmail.com>2019-12-19 15:43:48 -0500
commit53efe7126574b472ad2f4fcfa448b64a6e3e365f (patch)
treecb19701017e4dd2857df4becc067a81e4981a8b8 /package.json
parent32941f0a56e4c788a3c2f350d28ad33ab7438cbb (diff)
#875 allow command line option to change language profile for inputs (better than nothing)
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 71a43996..09bb7baa 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "zmninjapro",
"description": "Home security mobile app for ZoneMinder",
- "version": "1.3.085",
+ "version":"1.3.085",
"displayName": "zmNinja",
"author": "Pliable Pixels",
"license": "custom see LICENSE.md",
@@ -192,4 +192,4 @@
]
}
}
-} \ No newline at end of file
+}