aboutsummaryrefslogtreecommitdiff
path: root/manifest.xml
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2010-01-11 13:01:27 +0000
committerCash Costello <cash.costello@gmail.com>2010-01-11 13:01:27 +0000
commit634e663091a45fbeff10fc7ded4cec9b3f7cf381 (patch)
tree30a4dc0be8f8e99aa79b311249c8fc731bdff505 /manifest.xml
parent6d59bac1b049d881c488ee458808c32a91fbfe8a (diff)
downloadelgg-634e663091a45fbeff10fc7ded4cec9b3f7cf381.tar.gz
elgg-634e663091a45fbeff10fc7ded4cec9b3f7cf381.tar.bz2
missed a quote on version number in manifest
Diffstat (limited to 'manifest.xml')
-rw-r--r--manifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.xml b/manifest.xml
index 255461025..b30ec9860 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<plugin_manifest>
<field key="author" value="The Tidypics team" />
- <field key="version" value="1.6.5 />
+ <field key="version" value="1.6.5" />
<field key="description" value="Tidypics Photo Gallery" />
<field key="website" value="http://code.google.com/p/tidypics/" />
<field key="copyright" value="2008-2009 Cash Costello and the Tidypics Team" />