diff --git a/changelog.txt b/changelog.txt index 9f3de14..8cc9f95 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,7 +2,7 @@ Changelog -------------------- Currently for use with Zenphoto version 1.4.7 -1.0 2/11/15 +1.1 2/11/15 - Fixed album menu for 1.4.7 (Thanks Acrylian!). - Fixed bug when crop thumbnails is enabled, setting incorrect ch and cw, not sure why. Changed image function when cropping. - Version updates. diff --git a/zpbase/theme_description.php b/zpbase/theme_description.php index 2c1fa4f..74a670d 100644 --- a/zpbase/theme_description.php +++ b/zpbase/theme_description.php @@ -4,7 +4,7 @@ // http://www.oswebcreations.com $theme_description['name'] = 'zpBase'; $theme_description['author'] = 'gjr - oswebcreations.com'; -$theme_description['version'] = '1.0'; +$theme_description['version'] = '1.1'; $theme_description['date'] = '4/28/14'; $theme_description['desc'] = 'A Zenphoto/Zenpage loaded "base" starter theme, responsive, ready for custom styling or great as is.'; ?> \ No newline at end of file