We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8b3f2d commit db58daaCopy full SHA for db58daa
weforms.php
@@ -5,7 +5,7 @@
5
* Plugin URI: https://weformspro.com/
6
* Author: weForms
7
* Author URI: https://weformspro.com/
8
- * Version: 1.6.3
+ * Version: 1.6.4
9
* License: GPL2 or later
10
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
11
* Text Domain: weforms
@@ -55,7 +55,7 @@ final class WeForms {
55
*
56
* @var string
57
*/
58
- public $version = '1.6.3';
+ public $version = '1.6.4';
59
60
/**
61
* Form field value seperator
0 commit comments