From aaced5b0ec12c948a17b98fc9163f49b38c8dc85 Mon Sep 17 00:00:00 2001 From: gjr-osweb Date: Thu, 12 Feb 2015 14:02:31 -0600 Subject: [PATCH] version 1.1 --- changelog.txt | 2 +- zpbase/theme_description.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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