From 6b3aab8ea41877136f53757ef85449f2484bfd83 Mon Sep 17 00:00:00 2001 From: Ben Word Date: Thu, 10 Sep 2020 18:46:10 -0600 Subject: [PATCH] 4.0.4 --- CHANGELOG.md | 3 +++ soil.php | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 89a1d866..5f26b633 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +### 4.0.4: September 10th, 2020 +* Fix Google Analytics options: correctly support non-array default option + ### 4.0.3: September 8th, 2020 * Relative URLs module: Ensure `srcset` value is array diff --git a/soil.php b/soil.php index 0f32ebc6..67cc2e96 100644 --- a/soil.php +++ b/soil.php @@ -4,7 +4,7 @@ * Plugin Name: Soil * Plugin URI: https://roots.io/plugins/soil/ * Description: A collection of modules to apply theme-agnostic front-end modifications to WordPress. - * Version: 4.0.3 + * Version: 4.0.4 * Author: Roots * Author URI: https://roots.io/ * GitHub Plugin URI: https://github.com/roots/soil