diff options
-rw-r--r-- | manifest.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/manifest.xml b/manifest.xml index 66914dd84..c85e28175 100644 --- a/manifest.xml +++ b/manifest.xml @@ -2,13 +2,13 @@ <plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8"> <name>Videolist</name> <author>Prateek Choudhary, Core developers, Lorea developers</author> - <version>1.8-beta3</version> - <category>bundled</category> + <version>1.8</version> + <category>lorea</category> <category>content</category> <category>multimedia</category> <description>This plugin allows users to create a library of videos.</description> - <website>http://lorea.cc/</website> - <copyright>(C) prateek.choudhary 2008-09, Elgg 2010, Lorea 2011</copyright> + <website>https://lorea.org/</website> + <copyright>(C) Prateek Choudhary 2008-09, Elgg 2010, Lorea 2011-13</copyright> <license>GNU Public License version 2</license> <requires> <type>elgg_release</type> |