Updated Branches: refs/heads/master 12db64101 -> e6d488e38
Removed "last updated" line from plugin spec. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugman/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugman/commit/e6d488e3 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugman/tree/e6d488e3 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugman/diff/e6d488e3 Branch: refs/heads/master Commit: e6d488e389536807be486314f97f488a9d412e5b Parents: 12db641 Author: Fil Maj <[email protected]> Authored: Wed Jul 10 12:52:55 2013 -0700 Committer: Fil Maj <[email protected]> Committed: Wed Jul 10 12:52:55 2013 -0700 ---------------------------------------------------------------------- plugin_spec.md | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/e6d488e3/plugin_spec.md ---------------------------------------------------------------------- diff --git a/plugin_spec.md b/plugin_spec.md index d49438c..a58198e 100644 --- a/plugin_spec.md +++ b/plugin_spec.md @@ -1,7 +1,5 @@ # plugin.xml Manifest Format -Last edited May 17 2013. - The `plugin.xml` file is an XML document in the plugins namespace - `http://apache.org/cordova/ns/plugins/1.0`. It contains a top-level `plugin` element defining the plugin, and children that define the structure of the
