diff options
author | Sem <sembrestels@riseup.net> | 2013-11-08 06:53:10 +0100 |
---|---|---|
committer | Sem <sembrestels@riseup.net> | 2013-11-08 06:53:10 +0100 |
commit | d2494d74da2f015465bb340292c049d9c63756cd (patch) | |
tree | e71369681a2f08a3ce269c864d7af0f78fbf026b | |
parent | dfc33452a0f4b44f551fc90e0a8015c078545d9d (diff) | |
parent | 1870955258dedc92fdb6c671d2c27c4340e5bcec (diff) | |
download | elgg-d2494d74da2f015465bb340292c049d9c63756cd.tar.gz elgg-d2494d74da2f015465bb340292c049d9c63756cd.tar.bz2 |
Merge branch 'release/1.8.0'
-rw-r--r-- | manifest.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.xml b/manifest.xml index fb60dcd57..45b8fff61 100644 --- a/manifest.xml +++ b/manifest.xml @@ -2,12 +2,12 @@ <plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8"> <name>Identica Widget</name> <author>Simon Leblanc, Lorea Developers</author> - <version>0.3</version> + <version>1.8.0</version> <category>social</category> <category>widget</category> <description>Elgg simple identi.ca widget (based of the Curverider Ltd's work)</description> <website>https://www.lorea.org/</website> - <copyright>(C) Simon Leblanc 2009, Lorea 2012</copyright> + <copyright>(C) Simon Leblanc 2009, Lorea 2012-2013</copyright> <license>GNU Affero General Public License, version 3 or later</license> <requires> <type>elgg_release</type> |