diff options
-rw-r--r-- | contributions.txt | 11 | ||||
-rw-r--r-- | manifest.xml | 2 |
2 files changed, 9 insertions, 4 deletions
diff --git a/contributions.txt b/contributions.txt index 65dd95c5a..0097069eb 100644 --- a/contributions.txt +++ b/contributions.txt @@ -11,17 +11,22 @@ See individual change logs for contributors to those builds ------------------------------------------------------------------------
-Version 1.09 Change List
+Version 1.5 Change List
Release Date: ??/??/2009
Contributors:
* Gabriel Monge-Franco (http://gabriel.mongefranco.com)
* Cash Costello
+ * alfalive (http://community.elgg.org/pg/profile/alfalive)
------------------------------------------------------------------------
-BEGIN VERSION 1.09 CHANGES
+BEGIN VERSION 1.5 CHANGES
------------------------------------------------------------------------
* Fixed submenus on sidebar of album pages
+* Fixed display issues for Elgg 1.5
+* Using default site access now
+* Pushing new album creation to river
+* Fixed German language file
------------------------------------------------------------------------
-END VERSION 1.09 CHANGES
+END VERSION 1.5 CHANGES
------------------------------------------------------------------------
diff --git a/manifest.xml b/manifest.xml index 2cdfa8579..4778c13c6 100644 --- a/manifest.xml +++ b/manifest.xml @@ -1,7 +1,7 @@ <?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.09" /> + <field key="version" value="1.5" /> <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" /> |