commit | be0a4c6cfb6603c0116aca5c8de60c2ae175e64b | [log] [tgz] |
---|---|---|
author | Andrew Grieve <agrieve@chromium.org> | Tue Mar 04 15:47:40 2014 -0500 |
committer | Andrew Grieve <agrieve@chromium.org> | Tue Mar 04 15:47:40 2014 -0500 |
tree | 8aab8f5143402aa28c64340f4ec4df49158dc8be | |
parent | e92f10f8ce0c0d8da8fec7eac2b2a9c765c1543f [diff] |
Set file-system-roots to version 0.1.0 for publishing.
diff --git a/file-system-roots/plugin.xml b/file-system-roots/plugin.xml index 9058892..edfe660 100644 --- a/file-system-roots/plugin.xml +++ b/file-system-roots/plugin.xml
@@ -19,7 +19,7 @@ --> <plugin xmlns="http://cordova.apache.org/ns/plugins/1.0" id="org.apache.cordova.file-system-roots" - version="0.2.0-dev"> + version="0.1.0"> <engines> <engine name="cordova" version=">=3.0.0" /> </engines>