Skip to content

Commit fe304e4

Browse files
committed
bump version
1 parent 1b14f67 commit fe304e4

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ The autoload is based on psr-4 and handled by composer.
3636

3737
## Changelog ##
3838

39+
## 3.5.1 - 02 Jul 2024
40+
* Improve Model performance with no load all ACF fields.
41+
* Update composer dependencies to fix security issues.
42+
3943
### 3.5.0 - 02 Jul 2024
4044
* Add new abstract class to register ACF Gutenberg block from `block.json` file.
4145
* Pass block data to the block error template.

bea-plugin-boilerplate.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
Plugin Name: BEA Plugin Name
44
Version: 1.0.0
5-
Version Boilerplate: 3.5.0
5+
Version Boilerplate: 3.5.1
66
Plugin URI: https://beapi.fr
77
Description: Your plugin description
88
Author: Be API Technical team

0 commit comments

Comments
 (0)