diff options
-rw-r--r-- | manifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.xml b/manifest.xml index 010676814..55a15d8a8 100644 --- a/manifest.xml +++ b/manifest.xml @@ -2,7 +2,7 @@ <plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
<name>Registration Terms</name>
<author>Evan Winslow</author>
- <version>1.1</version>
+ <version>1.2</version>
<description>Force users to check a box saying they agree to the site's terms before they are allowed to register</description>
<website>http://github.com/ewinslow/elgg-registrationterms</website>
<copyright>(C) Evan Winslow 2010</copyright>
|