From 5e8c08ad318e2e56a740e22cb036492125fff601 Mon Sep 17 00:00:00 2001 From: Steven Gliebe Date: Thu, 3 Nov 2016 14:30:08 -0500 Subject: [PATCH] Bump version --- framework.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework.php b/framework.php index 5c3293d..8068951 100644 --- a/framework.php +++ b/framework.php @@ -29,7 +29,7 @@ /** * Framework constants */ -if ( ! defined( 'CTFW_VERSION' ) ) define( 'CTFW_VERSION', '1.8.6' ); +if ( ! defined( 'CTFW_VERSION' ) ) define( 'CTFW_VERSION', '1.9' ); /** * Theme constants