From e5c49f95e8a70870ef6ac4ab65bbfb1eb6ea115a Mon Sep 17 00:00:00 2001 From: Steven Gliebe Date: Thu, 18 Aug 2016 13:33:47 -0500 Subject: [PATCH] Bump version --- framework.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework.php b/framework.php index f917dce..9fb3fe0 100644 --- a/framework.php +++ b/framework.php @@ -29,7 +29,7 @@ /** * Framework constants */ -if ( ! defined( 'CTFW_VERSION' ) ) define( 'CTFW_VERSION', '1.8.1' ); +if ( ! defined( 'CTFW_VERSION' ) ) define( 'CTFW_VERSION', '1.8.2' ); /** * Theme constants