From 8c937602ae296fd934f0df486775ba86edc8d40e Mon Sep 17 00:00:00 2001 From: Steven Gliebe <3372396+stevengliebe@users.noreply.github.com> Date: Fri, 18 Oct 2019 09:01:42 -0500 Subject: [PATCH] Bump version --- framework.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework.php b/framework.php index d3fa3e0..8966be8 100644 --- a/framework.php +++ b/framework.php @@ -31,7 +31,7 @@ /** * Framework constants */ -if ( ! defined( 'CTFW_VERSION' ) ) define( 'CTFW_VERSION', '2.6.6' ); +if ( ! defined( 'CTFW_VERSION' ) ) define( 'CTFW_VERSION', '2.6.5' ); /** * Theme constants