Skip to content

Commit 8ca87fd

Browse files
kraftbjcbravobernal
authored andcommitted
Update version to 6.5.0
1 parent 17dc353 commit 8ca87fd

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.4.2
9+
* Version: 6.5.0
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.4.2';
36+
public $version = '6.5.0';
3737

3838
/**
3939
* The plugin settings array.

0 commit comments

Comments
 (0)