diff options
author | Cash Costello <cash.costello@gmail.com> | 2009-08-22 14:09:57 +0000 |
---|---|---|
committer | Cash Costello <cash.costello@gmail.com> | 2009-08-22 14:09:57 +0000 |
commit | 4546f4f1e55042cebc9c77c84a37974ff01c08ff (patch) | |
tree | c5c4ad197a9d695508fd0de1bff0964d4e4779fc | |
parent | 61e34e7711e12fb6cf8af5c9cf5328c174cab2e5 (diff) | |
download | elgg-4546f4f1e55042cebc9c77c84a37974ff01c08ff.tar.gz elgg-4546f4f1e55042cebc9c77c84a37974ff01c08ff.tar.bz2 |
have been forgetting to update manifest file
-rw-r--r-- | manifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.xml b/manifest.xml index b29aeea6f..4da103ee5 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.0" /> + <field key="version" value="1.6.2" /> <field key="description" value="Tidypics Photo Gallery Plugin" /> <field key="website" value="http://code.google.com/p/tidypics/" /> <field key="copyright" value="2008-2009 Jade Dominguez, Gabriel Monge-Franco, Cash Costello" /> |