From 6e82494fb447b88ee1729626db55d10668e2c110 Mon Sep 17 00:00:00 2001 From: Steven Gliebe Date: Mon, 21 May 2018 12:22:54 -0500 Subject: [PATCH] Bump version --- framework.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework.php b/framework.php index 3761920..3216647 100644 --- a/framework.php +++ b/framework.php @@ -31,7 +31,7 @@ /** * Framework constants */ -if ( ! defined( 'CTFW_VERSION' ) ) define( 'CTFW_VERSION', '2.4.1' ); +if ( ! defined( 'CTFW_VERSION' ) ) define( 'CTFW_VERSION', '2.4.2' ); /** * Theme constants