diff options
author | Sem <sembrestels@riseup.net> | 2013-11-08 05:55:02 +0100 |
---|---|---|
committer | Sem <sembrestels@riseup.net> | 2013-11-08 05:55:02 +0100 |
commit | 79875de591386a6710ca74de8094c1c6d575fa39 (patch) | |
tree | 7c74e25e12283d6fe3da3758b568b389350bc32e /manifest.xml | |
parent | 7088874171f29e4f6decae143681bab458134a0b (diff) | |
download | elgg-79875de591386a6710ca74de8094c1c6d575fa39.tar.gz elgg-79875de591386a6710ca74de8094c1c6d575fa39.tar.bz2 |
Bumped version 1.8.0
Diffstat (limited to 'manifest.xml')
-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>
|