diff options
-rw-r--r-- | contributions.txt | 22 | ||||
-rw-r--r-- | manifest.xml | 6 |
2 files changed, 17 insertions, 11 deletions
diff --git a/contributions.txt b/contributions.txt index 06f7918df..f7aee9ba5 100644 --- a/contributions.txt +++ b/contributions.txt @@ -1,13 +1,19 @@ -Project Lead:
-Gabriel Monge-Franco (gabrielinux)
-http://gabriel.mongefranco.com
-
-Original Author:
-Jade Dominguez
-http://www.tastyseed.com/
+See individual change logs for contributors to those builds
-See individual change logs for contributors to those builds
+------------------------------------------------------------------------
+Version 1.6.0 Change List
+Release Date: 06/24/2009
+Contributors:
+ * Cash Costello
+ * Greg
+------------------------------------------------------------------------
+BEGIN VERSION 1.6.0 CHANGES
+------------------------------------------------------------------------
+ * Photo tagging
+------------------------------------------------------------------------
+END VERSION 1.6.0 CHANGES
+------------------------------------------------------------------------
------------------------------------------------------------------------
diff --git a/manifest.xml b/manifest.xml index 67858103d..b29aeea6f 100644 --- a/manifest.xml +++ b/manifest.xml @@ -1,10 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <plugin_manifest> - <field key="author" value="Gabriel Monge-Franco and the TidyPics team." /> - <field key="version" value="1.5.1" /> + <field key="author" value="The TidyPics team." /> + <field key="version" value="1.6.0" /> <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 and Gabriel Monge-Franco" /> + <field key="copyright" value="2008-2009 Jade Dominguez, Gabriel Monge-Franco, Cash Costello" /> <field key="licence" value="GNU General Public License version 3" /> <field key="elgg_version" value="2009022701" /> </plugin_manifest> |