Skip to content

Commit 8638799

Browse files
committed
v1.38.4
1 parent c81ba6b commit 8638799

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
[Unreleased]
88

9+
## [1.38.4]
10+
11+
- Fix previous tag pointing to earlier commit.
12+
913
## [1.38.3]
1014
### Fixed
1115
- Fixes undefined method error in RediPress functionalities

plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: ACF Codifier
44
Plugin URI: https://github.com/devgeniem/acf-codifier
55
Description: A helper class to make defining ACF field groups and fields easier in the code.
6-
Version: 1.38.3
6+
Version: 1.38.4
77
Author: Miika Arponen / Geniem Oy
88
Author URI: https://geniem.fi
99
License: GPL-3.0

0 commit comments

Comments
 (0)