diff options
Diffstat (limited to 'mod/reportedcontent')
-rw-r--r-- | mod/reportedcontent/manifest.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mod/reportedcontent/manifest.xml b/mod/reportedcontent/manifest.xml index a219fce7f..c51134608 100644 --- a/mod/reportedcontent/manifest.xml +++ b/mod/reportedcontent/manifest.xml @@ -2,7 +2,8 @@ <plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8"> <name>Reported Content</name> <author>Core developers</author> - <version>1.7</version> + <version>1.8</version> + <category>bundled</category> <description>Adds the option for users to report content and for admins to check it out.</description> <website>http://www.elgg.org/</website> <copyright>See COPYRIGHT.txt</copyright> |