Skip to content

Commit

Permalink
Deploying version 5.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgrshaw committed Dec 2, 2021
1 parent b3affb4 commit 94d69e5
Show file tree
Hide file tree
Showing 20 changed files with 6,201 additions and 13,399 deletions.
4 changes: 2 additions & 2 deletions acf.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: Advanced Custom Fields
Plugin URI: https://www.advancedcustomfields.com
Description: Customize WordPress with powerful, professional and intuitive fields.
Version: 5.11.3
Version: 5.11.4
Author: Delicious Brains
Author URI: https://www.advancedcustomfields.com
Text Domain: acf
Expand All @@ -19,7 +19,7 @@
class ACF {

/** @var string The plugin version number. */
var $version = '5.11.3';
var $version = '5.11.4';

/** @var array The plugin settings array. */
var $settings = array();
Expand Down
39 changes: 14 additions & 25 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.

9 changes: 5 additions & 4 deletions assets/build/js/acf-input.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-input.js.map

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

8 changes: 6 additions & 2 deletions assets/build/js/acf.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.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 94d69e5

Please sign in to comment.