diff options
-rw-r--r-- | contributions.txt | 2 | ||||
-rw-r--r-- | manifest.xml | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/contributions.txt b/contributions.txt index 6b3e2e280..ae931c63a 100644 --- a/contributions.txt +++ b/contributions.txt @@ -3,12 +3,14 @@ See individual change logs for contributors to those builds ------------------------------------------------------------------------
Version 1.6.0 Change List
+Beta 3 Release Date: 07/16/2009
Beta 2 Release Date: 07/10/2009
Beta 1 Release Date: 06/30/2009
Contributors:
* Cash Costello
* Greg Froese
* tagging based on code by Predo Prez
+ * RSS improvements by Torsten Wesolek
------------------------------------------------------------------------
BEGIN VERSION 1.6.0 CHANGES
------------------------------------------------------------------------
diff --git a/manifest.xml b/manifest.xml index ddc167911..ba8d95bb3 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 2" /> + <field key="version" value="1.6.0 Beta 3" /> <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" /> |