diff options
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 |