From 2a5faacfae50e27ec5d7ce88b6f10087f1f2f5c1 Mon Sep 17 00:00:00 2001 From: Steven Gliebe Date: Fri, 2 Sep 2016 11:42:09 -0500 Subject: [PATCH] Bump version --- framework.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework.php b/framework.php index 7ca0615..27ee69c 100644 --- a/framework.php +++ b/framework.php @@ -29,7 +29,7 @@ /** * Framework constants */ -if ( ! defined( 'CTFW_VERSION' ) ) define( 'CTFW_VERSION', '1.8.3' ); +if ( ! defined( 'CTFW_VERSION' ) ) define( 'CTFW_VERSION', '1.8.4' ); /** * Theme constants