diff options
author | Sem <sembrestels@riseup.net> | 2011-11-10 23:38:18 +0100 |
---|---|---|
committer | Sem <sembrestels@riseup.net> | 2011-11-10 23:38:18 +0100 |
commit | 72be71dcf9187fe98d55aab28b31e3c61707f141 (patch) | |
tree | 72e6309223dda4bb4c1bdff8f94d0b3a5325adfb | |
parent | 6bf0fd153040b94751cc8fffde9f1b1f56524a06 (diff) | |
download | elgg-72be71dcf9187fe98d55aab28b31e3c61707f141.tar.gz elgg-72be71dcf9187fe98d55aab28b31e3c61707f141.tar.bz2 |
Updated version.
-rw-r--r-- | manifest.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.xml b/manifest.xml index e4cdbcc4e..d288e875c 100644 --- a/manifest.xml +++ b/manifest.xml @@ -2,12 +2,12 @@ <plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8"> <name>Video List</name> <author>Prateek Choudhary, Core developers, Lorea</author> - <version>1.8</version> + <version>1.8-beta</version> <category>bundled</category> <category>content</category> <category>multimedia</category> <description>This plugin allows users to create a library of videos.</description> - <website>https://lorea.cc/</website> + <website>http://elgg.org/</website> <copyright>(C) prateek.choudhary 2008-09, Elgg 2010, Lorea 2011</copyright> <license>GNU Public License version 2</license> <requires> |