You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2014/11/08 03:31:32 UTC

[04/50] [abbrv] cordova-plugins git commit: Update plugin.xml

Update plugin.xml

Project: http://git-wip-us.apache.org/repos/asf/cordova-plugins/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugins/commit/d1288b61
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugins/tree/d1288b61
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugins/diff/d1288b61

Branch: refs/heads/master
Commit: d1288b611c9c2f6326ab0363fb06421bf4b3e25c
Parents: 64afe03
Author: Shazron Abdullah <sh...@gmail.com>
Authored: Fri Nov 7 10:28:45 2014 -0800
Committer: Shazron Abdullah <sh...@gmail.com>
Committed: Fri Nov 7 10:28:45 2014 -0800

----------------------------------------------------------------------
 plugin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/d1288b61/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 23d6ff6..9f7f3e7 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -17,7 +17,7 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<plugin id="io.shaz.plugin.cordova-local-webserver" version="2.1.0" xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android">
+<plugin id="io.shaz.plugin.cordova-local-webserver" version="2.2.0" xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android">
     <name>CordovaLocalWebServer</name>
     <description>Cordova Local Web Server Plugin</description>
     <keywords>cordova,local web server</keywords>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org