Skip to content

Commit

Permalink
Upgrade ACF to 6.3.9
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Abraham <[email protected]>
  • Loading branch information
cjyabraham committed Oct 16, 2024
1 parent 174f547 commit 067bdf7
Show file tree
Hide file tree
Showing 46 changed files with 107 additions and 45,044 deletions.
4 changes: 2 additions & 2 deletions web/wp-content/plugins/advanced-custom-fields-pro/acf.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* Plugin Name: Advanced Custom Fields PRO
* Plugin URI: https://www.advancedcustomfields.com
* Description: Customize WordPress with powerful, professional and intuitive fields.
* Version: 6.3.8
* Version: 6.3.9
* Author: WP Engine
* Author URI: https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields
* Update URI: false
Expand All @@ -36,7 +36,7 @@ class ACF {
*
* @var string
*/
public $version = '6.3.8';
public $version = '6.3.9';

/**
* The plugin settings array.
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit 067bdf7

Please sign in to comment.