From e3ff5c8b7e7aacf41a2e51ba0e1b52373dae59fe Mon Sep 17 00:00:00 2001 From: Steven Gliebe Date: Fri, 8 Sep 2017 14:57:45 -0500 Subject: [PATCH] Bump version --- framework.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework.php b/framework.php index a144f7d..3253cc5 100644 --- a/framework.php +++ b/framework.php @@ -29,7 +29,7 @@ /** * Framework constants */ -if ( ! defined( 'CTFW_VERSION' ) ) define( 'CTFW_VERSION', '2.1' ); +if ( ! defined( 'CTFW_VERSION' ) ) define( 'CTFW_VERSION', '2.1.1' ); /** * Theme constants