diff options
-rwxr-xr-x | manifest.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest.xml b/manifest.xml index 68d876929..86049cf71 100755 --- a/manifest.xml +++ b/manifest.xml @@ -2,12 +2,12 @@ <plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8"> <name>Extra profile widgets</name> <author>Lorea developers</author> - <version>1.8</version> + <version>1.8.0</version> <category>widget</category> <description>Extra widgets for profile and dashboard.</description> - <copyright>(C) Lorea 2011</copyright> + <copyright>(C) Lorea 2011-2013</copyright> <website>https://lorea.org/</website> - <license>GNU General Public License version 2</license> + <license>GNU Affero General Public License version 3 or higher</license> <requires> <type>elgg_release</type> <version>1.8</version> |