From 8eb24b1277d099d010353e89234c81b6d6d6eec8 Mon Sep 17 00:00:00 2001 From: Aristeides Stathopoulos Date: Wed, 16 Apr 2014 23:09:03 +0300 Subject: [PATCH] Version 3.2.5 --- CHANGELOG.md | 5 ++++- functions.php | 5 +++++ lib/updater/updater.php | 2 +- style.css | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c503dd5b68..42a134a106 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,14 @@ -### HEAD +### 3.2.5 +* Fix: Compatibility with WordPress 3.9 * Fix: Header Background * Fix: Header Text Colors * Fix: Jumbotron Text Size * Fix: Regenerating .pot file * Fix: Titles on archives * Fix: Changed default height of textareas to 10em. +* Fix: TGL now only loads if Redux is not installed +* Fix: Removed container class from Extra Header widgets. * New: Support HTML5 Galleries & Captions ([feature added in WP 3.9](http://make.wordpress.org/core/2014/04/15/html5-galleries-captions-in-wordpress-3-9/#comments)) ### 3.2.4 diff --git a/functions.php b/functions.php index 51b568c828..dfea0e6829 100644 --- a/functions.php +++ b/functions.php @@ -1,5 +1,10 @@ 'http://shoestrap.org', - 'version' => '3.2.4', + 'version' => SHOESTRAP_VERSION, 'license' => 'c5305a091a9e61268c5be6096bfa3d38', 'item_name' => 'Shoestrap 3', 'author' => 'aristath, fovoc, dovyp' diff --git a/style.css b/style.css index 4eb87c5fbd..bdc022d1c1 100644 --- a/style.css +++ b/style.css @@ -2,7 +2,7 @@ Theme Name: Shoestrap 3 Theme URI: http://shoestrap.org Description: Advanced WordPress theme based on Bootstrap. -Version: 3.2.4 +Version: 3.2.5 Author: aristath, fovoc, dovyp Author URI: http://wpmu.io License: GPL v3 License