From b9700455c72b2ef59c08b4aec80689f55689d8ed Mon Sep 17 00:00:00 2001 From: EddyVerbruggen Date: Thu, 14 Aug 2014 12:09:44 +0200 Subject: [PATCH] #13 - works great, thanks! --- README.md | 2 ++ plugin.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e817edc..8884eb7 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,8 @@ The Android code was entirely created by me. For iOS most credits go to this excellent [Toast for iOS project by Charles Scalesse] (https://github.com/scalessec/Toast). ## 6. CHANGELOG +2.0.1: iOS messages are hidden when another one is shown. [Thanks Richie Min!](https://github.com/EddyVerbruggen/Toast-PhoneGap-Plugin/pull/13) + 2.0: WP8 support 1.0: initial version supporting Android and iOS diff --git a/plugin.xml b/plugin.xml index 065a983..643a0dd 100755 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ + version="2.0.1"> Toast