diff options
| -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> | 
