diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2020-02-22 16:23:31 -0500 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2020-02-22 16:23:31 -0500 |
| commit | 922f98c3e4cf004e01d0f81b5e6500731ad085e7 (patch) | |
| tree | 2dd6691ac043d843253db383fc2086df78c124b9 /package.json | |
| parent | 15fbabb40520ab898a2be9eecf588aac8a1ba882 (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.json | 2 |
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", |
