diff options
-rw-r--r-- | manifest.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.xml b/manifest.xml index 8b01d421e..e5a53dda7 100644 --- a/manifest.xml +++ b/manifest.xml @@ -2,7 +2,7 @@ <plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
<name>HTML5</name>
<author>Evan Winslow and Lorea Developers</author>
- <version>1.1</version>
+ <version>1.8.0</version>
<description>
Provides several javascript libraries + views that allow developers to start using HTML5 features in Elgg today.
</description>
@@ -12,4 +12,4 @@ <type>elgg_release</type>
<version>1.8</version>
</requires>
-</plugin_manifest>
\ No newline at end of file +</plugin_manifest>
|