Skip to content

Commit 1f85483

Browse files
committed
Release 3.4.2
1 parent af144a5 commit 1f85483

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

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

3737
## Changelog ##
3838

39+
### 3.4.2
40+
* 23 Oct 2023
41+
* Add missing composer psalm command
42+
* Use `plugin_basename()` to get plugin directory
43+
* Fix various PHPCS & Psalm warnings and errors
44+
3945
### 3.4.1
4046
* 23 Nov 2021
4147
* Fix wrong formatting for block ACF classes

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.4.1
5+
Version Boilerplate: 3.4.2
66
Plugin URI: https://beapi.fr
77
Description: Your plugin description
88
Author: Be API Technical team

0 commit comments

Comments
 (0)