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