From 5a2e0384fe680b21ed1d6b7ee7dc08f52831bc8d Mon Sep 17 00:00:00 2001 From: Kaspars Dambis Date: Thu, 16 Jan 2025 09:41:59 +0200 Subject: [PATCH] The assets have changed --- src/class-cf7-extras.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/class-cf7-extras.php b/src/class-cf7-extras.php index 6dcee40..176f409 100644 --- a/src/class-cf7-extras.php +++ b/src/class-cf7-extras.php @@ -12,7 +12,7 @@ class Cf7_Extras { * * @var string */ - const ASSET_VERSION = '0.8.0'; + const ASSET_VERSION = '0.9.0'; /** * Keep track of forms that have been rendered during the request.