From 729ca8ec096eb63d9102e67b2b122e7bd7ddbbca Mon Sep 17 00:00:00 2001 From: "Roman A. Sarria" Date: Wed, 28 Feb 2018 17:56:18 -0300 Subject: [PATCH] v1.1.16 --- package.json | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0f495f4..ad2178f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com-sarriaroman-photoviewer", - "version": "1.1.15", + "version": "1.1.16", "description": "This plugin is intended to show a picture from an URL into a Photo Viewer with zoom features.", "cordova": { "id": "com-sarriaroman-photoviewer", diff --git a/plugin.xml b/plugin.xml index 3cc8184..14f4763 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,5 +1,5 @@ - + PhotoViewer This plugin is intended to show a picture from an URL into a Photo Viewer with zoom features.