diff options
-rw-r--r-- | manifest.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.xml b/manifest.xml index 525027c63..98ae3356d 100644 --- a/manifest.xml +++ b/manifest.xml @@ -2,7 +2,7 @@ <plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8"> <name>OpenSearch</name> <author>Cash Costello</author> - <version>1.1</version> + <version>1.8.0</version> <category>utility</category> <category>search</category> <description>OpenSearch integration</description> @@ -13,4 +13,4 @@ <type>elgg_release</type> <version>1.8</version> </requires> -</plugin_manifest>
\ No newline at end of file +</plugin_manifest> |