diff options
author | Cash Costello <cash.costello@gmail.com> | 2009-07-17 11:10:04 +0000 |
---|---|---|
committer | Cash Costello <cash.costello@gmail.com> | 2009-07-17 11:10:04 +0000 |
commit | 767251648493bdf4c6798571f921363859763e4e (patch) | |
tree | eaf4fb952a86e8d9d14e0efb376b05e74cfdcffd | |
parent | b81fd34ca453f252ba025c560fa180cf2a68e8fb (diff) | |
download | elgg-767251648493bdf4c6798571f921363859763e4e.tar.gz elgg-767251648493bdf4c6798571f921363859763e4e.tar.bz2 |
another beta
-rw-r--r-- | contributions.txt | 1 | ||||
-rw-r--r-- | manifest.xml | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/contributions.txt b/contributions.txt index ae931c63a..255e0059a 100644 --- a/contributions.txt +++ b/contributions.txt @@ -3,6 +3,7 @@ See individual change logs for contributors to those builds ------------------------------------------------------------------------
Version 1.6.0 Change List
+Beta 4 Release Date: 07/17/2009
Beta 3 Release Date: 07/16/2009
Beta 2 Release Date: 07/10/2009
Beta 1 Release Date: 06/30/2009
diff --git a/manifest.xml b/manifest.xml index ba8d95bb3..8fa5056d7 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 Beta 3" /> + <field key="version" value="1.6.0 Beta 4" /> <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" /> |