From b7cbaa7a5aa234dea065104c5bd66891c4360069 Mon Sep 17 00:00:00 2001 From: Pavel Ciorici Date: Mon, 5 Feb 2024 12:00:15 +0100 Subject: [PATCH] Update wpzoom-forms.php --- wpzoom-forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wpzoom-forms.php b/wpzoom-forms.php index b5d746d..5ffdf21 100644 --- a/wpzoom-forms.php +++ b/wpzoom-forms.php @@ -61,7 +61,7 @@ class WPZOOM_Forms { * @access public * @since 1.0.0 */ - public const VERSION = '1.1.0'; + public const VERSION = '1.1.1'; /** * Whether the plugin has been initialized.