aboutsummaryrefslogtreecommitdiff
path: root/manifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.xml')
-rw-r--r--manifest.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/manifest.xml b/manifest.xml
index 3f874d3bf..8b01d421e 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -1,15 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
<name>HTML5</name>
- <author>Evan Winslow</author>
- <version>1.0</version>
+ <author>Evan Winslow and Lorea Developers</author>
+ <version>1.1</version>
<description>
Provides several javascript libraries + views that allow developers to start using HTML5 features in Elgg today.
</description>
<copyright>(C) Evan Winslow 2010</copyright>
<website>http://github.com/ewinslow/elgg-html5</website>
<requires>
- <type>elgg_version</type>
- <version>2011031400</version>
+ <type>elgg_release</type>
+ <version>1.8</version>
</requires>
</plugin_manifest> \ No newline at end of file