From 273334664ad342224da1bcb69f25b752d011d529 Mon Sep 17 00:00:00 2001 From: EddyVerbruggen Date: Mon, 30 Nov 2015 09:33:28 +0100 Subject: [PATCH] #60 Is it possible to change the android theme? Version bump. --- package.json | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c51e34f..814f9ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-x-toast", - "version": "2.2.1", + "version": "2.2.2", "description": "This plugin allows you to show a Toast. A Toast is a little non intrusive buttonless popup which automatically disappears.", "cordova": { "id": "cordova-plugin-x-toast", diff --git a/plugin.xml b/plugin.xml index 63cd68e..1eee3de 100755 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ + version="2.2.2"> Toast