aboutsummaryrefslogtreecommitdiff
path: root/mod/categories/manifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mod/categories/manifest.xml')
-rw-r--r--mod/categories/manifest.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/mod/categories/manifest.xml b/mod/categories/manifest.xml
index 9b004c1d2..f02d7a8cb 100644
--- a/mod/categories/manifest.xml
+++ b/mod/categories/manifest.xml
@@ -2,7 +2,8 @@
<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
<name>Site-wide Categories</name>
<author>Core developers</author>
- <version>1.7</version>
+ <version>1.8</version>
+ <category>bundled</category>
<blurb>Add site-wide categories</blurb>
<description>Site-wide Categories lets administrators define categories that users across the site can add content to.</description>
<website>http://www.elgg.org/</website>