diff --git a/CHANGELOG.md b/CHANGELOG.md index a4e787b..d457f0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. [Unreleased] +## [1.41.2] + +### Fixed +- Fix MultisiteTaxonomy and Multitaxonomy compatibility with ACF v6.3.1. + ## [1.41.1] ### Fixed diff --git a/plugin.php b/plugin.php index cf0d57f..e5e3e8d 100644 --- a/plugin.php +++ b/plugin.php @@ -3,7 +3,7 @@ Plugin Name: ACF Codifier Plugin URI: https://github.com/devgeniem/acf-codifier Description: A helper class to make defining ACF field groups and fields easier in the code. -Version: 1.41.1 +Version: 1.41.2 Author: Miika Arponen / Geniem Oy Author URI: https://geniem.fi License: GPL-3.0