We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffbf126 commit 41b2202Copy full SHA for 41b2202
CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## [1.37.1] - 2022-04-07
8
+
9
### Fixed
10
- Fix Polylang incompatibility with multisite fields.
11
plugin.php
@@ -3,7 +3,7 @@
3
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.37.0
+Version: 1.37.1
Author: Miika Arponen / Geniem Oy
Author URI: https://geniem.fi
License: GPL-3.0
0 commit comments