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 c81ba6b commit 8638799Copy full SHA for 8638799
CHANGELOG.md
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
7
[Unreleased]
8
9
+## [1.38.4]
10
+
11
+- Fix previous tag pointing to earlier commit.
12
13
## [1.38.3]
14
### Fixed
15
- Fixes undefined method error in RediPress functionalities
plugin.php
@@ -3,7 +3,7 @@
3
Plugin Name: ACF Codifier
4
Plugin URI: https://github.com/devgeniem/acf-codifier
5
Description: A helper class to make defining ACF field groups and fields easier in the code.
-Version: 1.38.3
+Version: 1.38.4
Author: Miika Arponen / Geniem Oy
Author URI: https://geniem.fi
License: GPL-3.0
0 commit comments