Skip to content

Commit 1506335

Browse files
committed
Update version to 6.5.7
1 parent dfff7ab commit 1506335

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

secure-custom-fields.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: https://developer.wordpress.org/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.5.6
9+
* Version: 6.5.7
1010
* Author: WordPress.org
1111
* Author URI: https://wordpress.org/
1212
* Text Domain: secure-custom-fields
@@ -33,7 +33,7 @@ class ACF {
3333
*
3434
* @var string
3535
*/
36-
public $version = '6.5.6';
36+
public $version = '6.5.7';
3737

3838
/**
3939
* The plugin settings array.

0 commit comments

Comments
 (0)