From 59b3c4564ed4d7d824e0204d69b244d4fc736a65 Mon Sep 17 00:00:00 2001 From: Joachim Jensen Date: Thu, 7 Jul 2016 11:16:32 -0700 Subject: [PATCH] bump version 3.2.4 --- app.php | 2 +- content-aware-sidebars.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app.php b/app.php index b3821a9..85cff26 100644 --- a/app.php +++ b/app.php @@ -17,7 +17,7 @@ final class CAS_App { /** * Plugin version */ - const PLUGIN_VERSION = '3.2.3'; + const PLUGIN_VERSION = '3.2.4'; /** * Prefix for sidebar id diff --git a/content-aware-sidebars.php b/content-aware-sidebars.php index 8fdf325..65dad5b 100644 --- a/content-aware-sidebars.php +++ b/content-aware-sidebars.php @@ -9,7 +9,7 @@ Plugin Name: Content Aware Sidebars Plugin URI: http://www.intox.dk/en/plugin/content-aware-sidebars-en/ Description: Manage and show sidebars according to the content being viewed. -Version: 3.2.3 +Version: 3.2.4 Author: Joachim Jensen, Intox Studio Author URI: http://www.intox.dk/ Text Domain: content-aware-sidebars