From 73e34cbfcd2bd2eb5fd086329595e829b52c5d01 Mon Sep 17 00:00:00 2001 From: jacobd Date: Thu, 5 Feb 2026 19:27:30 +0000 Subject: [PATCH 1/2] bumped version number --- package.json | 2 +- readme.txt | 2 +- weforms.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c24142b..b067070 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "weForms", "author": "BoldGrid", - "version": "1.6.26", + "version": "1.6.27", "license": "GPL-2.0", "repository": { "type": "git", diff --git a/readme.txt b/readme.txt index 3ce60e7..a95b0d1 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: form builder, contact form, forms, form creator, custom form Requires at least: 5.0 Requires PHP: 7.2.5 Tested up to: 6.9 -Stable tag: 1.6.26 +Stable tag: 1.6.27 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html diff --git a/weforms.php b/weforms.php index 9a60ae6..7e10364 100644 --- a/weforms.php +++ b/weforms.php @@ -5,7 +5,7 @@ * Plugin URI: https://weformspro.com/ * Author: weForms * Author URI: https://weformspro.com/ - * Version: 1.6.26 + * Version: 1.6.27 * License: GPL2 or later * License URI: https://www.gnu.org/licenses/gpl-2.0.html * Text Domain: weforms From 5462577470180105b0d5954000e6ebe45ba2297e Mon Sep 17 00:00:00 2001 From: jacobd Date: Mon, 9 Feb 2026 15:34:42 +0000 Subject: [PATCH 2/2] Updated missed version number --- weforms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weforms.php b/weforms.php index 7e10364..cf5eb81 100644 --- a/weforms.php +++ b/weforms.php @@ -55,7 +55,7 @@ final class WeForms { * * @var string */ - public $version = '1.6.26'; + public $version = '1.6.27'; /** * Form field value seperator