diff options
| author | PliablePixels <pliablepixels@gmail.com> | 2015-07-04 16:21:52 -0400 |
|---|---|---|
| committer | PliablePixels <pliablepixels@gmail.com> | 2015-07-04 16:21:52 -0400 |
| commit | e9bc962c6406b19ccbc61c9ccc241aecc8e14179 (patch) | |
| tree | f9f57036575612e370bd423e4ca133e6c9454a37 | |
| parent | 5519e463640971905cda1409aae81f9acfa09691 (diff) | |
version
| -rw-r--r-- | config.xml | 2 | ||||
| -rw-r--r-- | ionic.project | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes"?> -<widget id="com.pliablepixels.zmninja" version="0.5" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> +<widget id="com.pliablepixels.zmninja" version="0.6" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> <name>zmNinja</name> <description> High performance ZoneMinder client diff --git a/ionic.project b/ionic.project index 3ee75daf..f6c258f8 100644 --- a/ionic.project +++ b/ionic.project @@ -8,4 +8,4 @@ "version": "12.41.296.5" } ] -} +}
\ No newline at end of file |
