aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contributions.txt15
-rw-r--r--manifest.xml4
2 files changed, 16 insertions, 3 deletions
diff --git a/contributions.txt b/contributions.txt
index 370acc405..611f24dea 100644
--- a/contributions.txt
+++ b/contributions.txt
@@ -1,8 +1,21 @@
See individual change logs for contributors to those builds
------------------------------------------------------------------------
+Version 1.6.7 Change List
+Release Date: 04/24/2010
+------------------------------------------------------------------------
+BEGIN VERSION 1.6.7 CHANGES
+------------------------------------------------------------------------
+ * Added categories integration
+ * Added a better quota display message - includes percentage now
+ * Tweaked the css so that upload list is enumerated (#tidypics_image_upload_list)
+------------------------------------------------------------------------
+END VERSION 1.6.7 CHANGES
+------------------------------------------------------------------------
+
+------------------------------------------------------------------------
Version 1.6.6 Change List
-Release Date: 03/06/2009
+Release Date: 03/06/2010
------------------------------------------------------------------------
BEGIN VERSION 1.6.6 CHANGES
------------------------------------------------------------------------
diff --git a/manifest.xml b/manifest.xml
index f0b6b0fb3..6def17f54 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<plugin_manifest>
<field key="author" value="The Tidypics team" />
- <field key="version" value="1.6.6" />
+ <field key="version" value="1.6.7" />
<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" />
+ <field key="copyright" value="2008-2010 Cash Costello and the Tidypics Team" />
<field key="licence" value="GNU General Public License version 2" />
<field key="elgg_version" value="2009022701" />
</plugin_manifest>