summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2020-02-22 16:23:31 -0500
committerPliable Pixels <pliablepixels@gmail.com>2020-02-22 16:23:31 -0500
commit922f98c3e4cf004e01d0f81b5e6500731ad085e7 (patch)
tree2dd6691ac043d843253db383fc2086df78c124b9 /package.json
parent15fbabb40520ab898a2be9eecf588aac8a1ba882 (diff)
#897 fix: overlay css, move cue code to canPlay, convert cue points to float to avoid exceptions
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fa8a8eea..58456fcb 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "zmninjapro",
"description": "Home security mobile app for ZoneMinder",
- "version": "1.3.088",
+ "version": "1.3.089",
"displayName": "zmNinja",
"author": "Pliable Pixels",
"license": "custom see LICENSE.md",