From 070c60b712112d2593a54a7f0fa3028efa492092 Mon Sep 17 00:00:00 2001 From: "Roman A. Sarria" Date: Mon, 24 Oct 2016 16:55:39 -0300 Subject: [PATCH] v1.1.8 --- package.json | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b776306..d1873e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com-sarriaroman-photoviewer", - "version": "1.1.7", + "version": "1.1.8", "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 4735c63..f9a7751 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.