From c2702725a1f590dfa7169a8672fd4438ffe26624 Mon Sep 17 00:00:00 2001 From: tyffany-robbes Date: Fri, 29 Nov 2024 15:06:12 +0100 Subject: [PATCH] release/3.12.5 : upgrade release numbers --- README.md | 4 ++++ bea-content-sync-fusion.php | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 510d59d..aff8e5e 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,10 @@ If you really like what we do or want to thank us for our quick work, feel free ## Changelog +### 3.12.5 + +* Fixed : Ensure variables are not empty arrays before use + ### 3.12.4 * Fixed : Ensure an array key exists to prevent a warning diff --git a/bea-content-sync-fusion.php b/bea-content-sync-fusion.php index ba098fd..014c6e5 100644 --- a/bea-content-sync-fusion.php +++ b/bea-content-sync-fusion.php @@ -3,7 +3,7 @@ Plugin Name: BEA - Content Sync Fusion Plugin URI: https://beapi.fr Description: Manage content synchronization across a WordPress multisite. -Version: 3.12.4 +Version: 3.12.5 Author: Be API Author URI: http://beapi.fr Network: true