From 8f38c7bf79f3516f2659e49ce2f51f96c7c58396 Mon Sep 17 00:00:00 2001 From: Steven Gliebe <3372396+stevengliebe@users.noreply.github.com> Date: Mon, 13 Sep 2021 14:02:09 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20RELEASE:=202.9?= 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 ac0be0b..48e0c1b 100644 --- a/framework.php +++ b/framework.php @@ -31,7 +31,7 @@ /** * Framework constants */ -if (! defined( 'CTFW_VERSION' )) define( 'CTFW_VERSION', '2.8.1' ); +if (! defined( 'CTFW_VERSION' )) define( 'CTFW_VERSION', '2.9' ); /** * Theme constants