diff options
author | Evan Winslow <evan@elgg.org> | 2011-03-19 13:57:35 -0700 |
---|---|---|
committer | Evan Winslow <evan@elgg.org> | 2011-03-19 13:57:35 -0700 |
commit | ba3410e1ed5b8a23214b14f0fd0ce8c55c35391d (patch) | |
tree | 411566a805644b0ec6b4b6d56a924d3f3f07765d /manifest.xml | |
parent | 16f9b5bf702572f90a7ab96263b340a6b24eaed6 (diff) | |
download | elgg-ba3410e1ed5b8a23214b14f0fd0ce8c55c35391d.tar.gz elgg-ba3410e1ed5b8a23214b14f0fd0ce8c55c35391d.tar.bz2 |
Valid manifest
Diffstat (limited to 'manifest.xml')
-rw-r--r-- | manifest.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/manifest.xml b/manifest.xml index a5399845a..de132dc05 100644 --- a/manifest.xml +++ b/manifest.xml @@ -4,5 +4,9 @@ <version>1.0</version>
<description>Provides HTML5 support for Elgg</description>
<copyright>(C) Evan Winslow 2010</copyright>
- <website>http://code.google.com/p/elgg-ewinslow</website>
+ <website>http://github.com/ewinslow/elgg-html5</website>
+ <requires>
+ <type>elgg_version</type>
+ <version>2011031400</version>
+ </requires>
</plugin_manifest>
\ No newline at end of file |