diff options
Diffstat (limited to 'manifest.xml')
-rw-r--r-- | manifest.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.xml b/manifest.xml index b955ef6bb..d3c884f2f 100644 --- a/manifest.xml +++ b/manifest.xml @@ -2,12 +2,12 @@ <plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8"> <name>Tidypics Photo Gallery</name> <author>Cash Costello</author> - <version>1.8.0-preview1</version> + <version>1.8.0-preview2</version> <description>A photo gallery with albums, tagging, and a slideshow.</description> <category>content</category> <category>multimedia</category> <website>https://github.com/cash/Tidypics</website> - <copyright>Cash Costello 2011</copyright> + <copyright>Cash Costello 2011-2012</copyright> <license>GNU General Public License Version 2</license> <requires> <type>elgg_release</type> |