diff options
-rw-r--r-- | manifest.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest.xml b/manifest.xml index 28cbe056d..33784b313 100644 --- a/manifest.xml +++ b/manifest.xml @@ -2,12 +2,12 @@ <plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
<name>Custom index widgets</name>
<author>Fx NION, Lorea developers</author>
- <version>2.4-lorea</version>
+ <version>1.8.0</version>
<category>content</category>
<category>widget</category>
<description>Customise your index, with severals layout and customisable widgets. And get fun.</description>
- <website>http://fxnion.free.fr/</website>
- <copyright>(C) Fx NION 2009-2011, Lorea 2012</copyright>
+ <website>https://lorea.org/</website>
+ <copyright>(C) Fx NION 2009-2011, Lorea 2012-2013</copyright>
<license>GNU General Public License version 2</license>
<requires>
<type>elgg_release</type>
|