diff options
| author | Sem <sembrestels@riseup.net> | 2013-10-30 02:43:15 +0100 | 
|---|---|---|
| committer | Sem <sembrestels@riseup.net> | 2013-10-30 02:43:15 +0100 | 
| commit | 324f39c3a9aa41e9e23bafba38882a2b72f62441 (patch) | |
| tree | 3e6c616a1d0a28539f9b8dabe8af8847c2c52a27 | |
| parent | 213a378d33e42816013198c9a4ecc6f2e6026e67 (diff) | |
| parent | 5b716f3f88e761ca3aec651dc4253d1c448c6417 (diff) | |
| download | elgg-324f39c3a9aa41e9e23bafba38882a2b72f62441.tar.gz elgg-324f39c3a9aa41e9e23bafba38882a2b72f62441.tar.bz2  | |
Merge branch 'release/1.8'
| -rw-r--r-- | manifest.xml | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest.xml b/manifest.xml index 6e9ff7852..f892a0e0a 100644 --- a/manifest.xml +++ b/manifest.xml @@ -2,12 +2,12 @@  <plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">  	<name>Lightpics Photo Gallery</name>  	<author>Lorea developers</author> -	<version>1.8-beta</version> +	<version>1.8</version>  	<description>A simple photo gallery with albums and a slideshow.</description>  	<category>content</category>  	<category>multimedia</category> -	<website>http://lorea.org</website> -	<copyright>(C) 2011-2012 Cash Costello, 2012 Lorea</copyright> +	<website>https://lorea.org</website> +	<copyright>(C) 2011-2012 Cash Costello, 2012-2013 Lorea</copyright>  	<license>GNU General Public License Version 2</license>  	<requires>  		<type>elgg_release</type>  | 
