diff options
author | Sem <sembrestels@riseup.net> | 2013-11-08 07:12:53 +0100 |
---|---|---|
committer | Sem <sembrestels@riseup.net> | 2013-11-08 07:12:53 +0100 |
commit | bdd9179742dbd9101b61a5138e1a81b084747dd8 (patch) | |
tree | d38f54cce0b8fcffb8e45869883faa1aed19c9cf | |
parent | 3d06a9f35740be34ec36509f76d4ce874c80e808 (diff) | |
parent | 2dab150bd655470c16a1e7cc792ff79ace274347 (diff) | |
download | elgg-bdd9179742dbd9101b61a5138e1a81b084747dd8.tar.gz elgg-bdd9179742dbd9101b61a5138e1a81b084747dd8.tar.bz2 |
Merge branch 'release/1.8.0'
-rw-r--r-- | manifest.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/manifest.xml b/manifest.xml index 8bc2d9cfd..e5b4aad6a 100644 --- a/manifest.xml +++ b/manifest.xml @@ -2,12 +2,11 @@ <plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8"> <name>Friend request</name> <author>Bosssumon and Zac Hopkinson, Lorea</author> - <version>1.8</version> - <category>bundled</category> + <version>1.8.0</version> <category>social</category> <description>Let users confirm friend requests. Make all friend requests reciprocal</description> - <website>https://lorea.cc/</website> - <copyright>(C) Lorea 2011</copyright> + <website>https://lorea.org/</website> + <copyright>(C) Lorea 2011-2013</copyright> <license>GNU General Public License version 2</license> <requires> <type>elgg_release</type> |