From 3d831515191483d39491f6bf03535b67876ac7a9 Mon Sep 17 00:00:00 2001 From: Steven Gliebe Date: Mon, 5 Dec 2016 10:36:01 -0600 Subject: [PATCH] Bump version --- framework.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework.php b/framework.php index 8068951..46f9e9c 100644 --- a/framework.php +++ b/framework.php @@ -29,7 +29,7 @@ /** * Framework constants */ -if ( ! defined( 'CTFW_VERSION' ) ) define( 'CTFW_VERSION', '1.9' ); +if ( ! defined( 'CTFW_VERSION' ) ) define( 'CTFW_VERSION', '1.9.1' ); /** * Theme constants