From 47584ad68a8ed7c0df108487509c84a56f926223 Mon Sep 17 00:00:00 2001 From: Steven Gliebe <3372396+stevengliebe@users.noreply.github.com> Date: Thu, 16 Sep 2021 14:21:54 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20RELEASE:=202.9.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- framework.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework.php b/framework.php index 48e0c1b..4c1ddf6 100644 --- a/framework.php +++ b/framework.php @@ -31,7 +31,7 @@ /** * Framework constants */ -if (! defined( 'CTFW_VERSION' )) define( 'CTFW_VERSION', '2.9' ); +if (! defined( 'CTFW_VERSION' )) define( 'CTFW_VERSION', '2.9.1' ); /** * Theme constants