From c220814a72325f11f0024465da189049bf780ccd Mon Sep 17 00:00:00 2001 From: Steven Gliebe <3372396+stevengliebe@users.noreply.github.com> Date: Thu, 14 Oct 2021 10:20:34 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20RELEASE:=202.9.2?= 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 4c1ddf6..324b07a 100644 --- a/framework.php +++ b/framework.php @@ -31,7 +31,7 @@ /** * Framework constants */ -if (! defined( 'CTFW_VERSION' )) define( 'CTFW_VERSION', '2.9.1' ); +if (! defined( 'CTFW_VERSION' )) define( 'CTFW_VERSION', '2.9.2' ); /** * Theme constants