aboutsummaryrefslogtreecommitdiff
path: root/mod/embed/manifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mod/embed/manifest.xml')
-rw-r--r--mod/embed/manifest.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/mod/embed/manifest.xml b/mod/embed/manifest.xml
index c33c8b40a..81ca9194e 100644
--- a/mod/embed/manifest.xml
+++ b/mod/embed/manifest.xml
@@ -8,7 +8,7 @@
<description>Allows users to easily upload and embed media into text areas.</description>
<website>http://www.elgg.org/</website>
<copyright>See COPYRIGHT.txt</copyright>
- <license>GNU Public License version 2</license>
+ <license>GNU General Public License version 2</license>
<requires>
<type>elgg_release</type>
<version>1.8</version>
@@ -16,6 +16,7 @@
<requires>
<type>plugin</type>
<name>file</name>
+ <version>1.8.1</version>
</requires>
<activate_on_install>true</activate_on_install>
</plugin_manifest>