Merge pull request #1 from leecrossley/patch-1

Copy/paste error ; ) thanx for the fix!
This commit is contained in:
Ernests Karlsons
2013-12-02 15:24:25 -08:00
+1 -1
View File
@@ -2,7 +2,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="com.bez4pieci.cookies" version="0.0.1"> id="com.bez4pieci.cookies" version="0.0.1">
<name>Cookies</name> <name>Cookies</name>
<description>Cordova Device Plugin</description> <description>Phonegap/Cordova plugin that allows you to clear cookies of the webview. Use it for logging out the user, restart analytics session etc.</description>
<license>MIT</license> <license>MIT</license>
<keywords>cordova,phonegap,cookies</keywords> <keywords>cordova,phonegap,cookies</keywords>