Skip to content

Commit db58daa

Browse files
authored
Update weforms.php
Update version to 1.6.4
1 parent d8b3f2d commit db58daa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

weforms.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Plugin URI: https://weformspro.com/
66
* Author: weForms
77
* Author URI: https://weformspro.com/
8-
* Version: 1.6.3
8+
* Version: 1.6.4
99
* License: GPL2 or later
1010
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
1111
* Text Domain: weforms
@@ -55,7 +55,7 @@ final class WeForms {
5555
*
5656
* @var string
5757
*/
58-
public $version = '1.6.3';
58+
public $version = '1.6.4';
5959

6060
/**
6161
* Form field value seperator

0 commit comments

Comments
 (0)