Skip to content

Commit adaf672

Browse files
committed
6.4.1-beta3
1 parent e25a00e commit adaf672

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

acf.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Plugin Name: Secure Custom Fields
77
* Plugin URI: http://wordpress.org/plugins/secure-custom-fields/
88
* Description: Secure Custom Fields (SCF) offers an intuitive way for developers to enhance WordPress content management by adding extra fields and options without coding requirements.
9-
* Version: 6.4.1-beta2
9+
* Version: 6.4.1-beta3
1010
* Author: WordPress.org
1111
* Author URI: https://wordpress.org/
1212
* Text Domain: acf
@@ -33,7 +33,7 @@ class ACF
3333
*
3434
* @var string
3535
*/
36-
public $version = '6.4.1-beta2';
36+
public $version = '6.4.1-beta3';
3737

3838
/**
3939
* The plugin settings array.

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: fields, custom fields, meta, scf
44
Requires at least: 6.0
55
Tested up to: 6.6
66
Requires PHP: 7.4
7-
Stable tag: 6.4.1-beta2
7+
Stable tag: 6.4.1-beta3
88
License: GPLv2 or later
99
License URI: https://www.gnu.org/licenses/gpl-2.0.html
1010

0 commit comments

Comments
 (0)