diff options
-rw-r--r-- | manifest.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.xml b/manifest.xml index 2e0b61c1b..fb60dcd57 100644 --- a/manifest.xml +++ b/manifest.xml @@ -2,13 +2,13 @@ <plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8"> <name>Identica Widget</name> <author>Simon Leblanc, Lorea Developers</author> - <version>0.3-dev</version> + <version>0.3</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> - <license>GNU General Public License version 2</license> + <license>GNU Affero General Public License, version 3 or later</license> <requires> <type>elgg_release</type> <version>1.8</version> |