Skip to content

Commit

Permalink
v1.41.1
Browse files Browse the repository at this point in the history
  • Loading branch information
HPiirainen committed May 24, 2024
1 parent be3f9e3 commit 8e606d2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

[Unreleased]

## [1.41.1]

### Fixed
- Fix MultisitePostObject compatibility with ACF v6.3

## [1.41.0]

### Added
Expand Down
2 changes: 1 addition & 1 deletion plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.0
Version: 1.41.1
Author: Miika Arponen / Geniem Oy
Author URI: https://geniem.fi
License: GPL-3.0
Expand Down

0 comments on commit 8e606d2

Please sign in to comment.