forked from github/Toast-PhoneGap-Plugin
bump
This commit is contained in:
parent
28cc48357c
commit
55856bcb44
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cordova-plugin-x-toast",
|
||||
"version": "2.7.2",
|
||||
"version": "2.7.3",
|
||||
"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",
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
||||
id="cordova-plugin-x-toast"
|
||||
version="2.7.2">
|
||||
version="2.7.3">
|
||||
|
||||
<name>Toast</name>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user