diff options
author | Sem <sembrestels@riseup.net> | 2013-11-08 05:52:37 +0100 |
---|---|---|
committer | Sem <sembrestels@riseup.net> | 2013-11-08 05:52:37 +0100 |
commit | b8e30c478f82c3cb32cac835c721fdbf6eb5a611 (patch) | |
tree | fd4fd0d721292d85df14bbd2118b45c17d6d004e | |
parent | da2b4c07381562bda7796b64a6fe3876510ada48 (diff) | |
download | elgg-b8e30c478f82c3cb32cac835c721fdbf6eb5a611.tar.gz elgg-b8e30c478f82c3cb32cac835c721fdbf6eb5a611.tar.bz2 |
Bumped version 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 7fe421131..ed2969216 100644 --- a/manifest.xml +++ b/manifest.xml @@ -2,12 +2,11 @@ <plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8"> <name>Dokuwiki</name> <author>Lorea developers</author> - <version>1.4.3</version> - <category>unbundled</category> + <version>1.8.0</version> <category>content</category> <description>Dokuwiki integration for Elgg</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 or later</license> <requires> <type>elgg_release</type> |