Skip to content

Commit

Permalink
Deploying version 6.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
lgladdy committed Jan 18, 2023
1 parent 37bd680 commit 58da4b5
Show file tree
Hide file tree
Showing 111 changed files with 1,462 additions and 1,154 deletions.
4 changes: 2 additions & 2 deletions acf.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* Plugin Name: Advanced Custom Fields
* Plugin URI: https://www.advancedcustomfields.com
* Description: Customize WordPress with powerful, professional and intuitive fields.
* Version: 6.0.6
* Version: 6.0.7
* Author: WP Engine
* Author URI: https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields
* Text Domain: acf
Expand All @@ -32,7 +32,7 @@ class ACF {
*
* @var string
*/
public $version = '6.0.6';
public $version = '6.0.7';

/**
* The plugin settings array.
Expand Down
4 changes: 4 additions & 0 deletions assets/build/css/acf-global.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/build/css/acf-global.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/build/css/acf-global.min.css

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions assets/build/css/acf-input.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/build/css/acf-input.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/build/css/acf-input.min.css

Large diffs are not rendered by default.

62 changes: 34 additions & 28 deletions assets/build/js/acf-field-group.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/build/js/acf-field-group.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/build/js/acf-field-group.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit 58da4b5

Please sign in to comment.