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 a6de612 commit 84bbf79Copy full SHA for 84bbf79
README.md
@@ -36,6 +36,12 @@ The autoload is based on psr-4 and handled by composer.
36
37
## Changelog ##
38
39
+### 3.4.0
40
+* 20 Sept 2021
41
+* Fix wrong return type in Model class
42
+* Remove Compatibility class
43
+* Remove default Admin class
44
+
45
### 3.3.0
46
* 15 March 2021
47
* Fix all PSALM errors
bea-plugin-boilerplate.php
@@ -2,7 +2,7 @@
2
/*
3
Plugin Name: BEA Plugin Name
4
Version: 1.0.0
5
-Version Boilerplate: 3.3.0
+Version Boilerplate: 3.4.0
6
Plugin URI: https://beapi.fr
7
Description: Your plugin description
8
Author: Be API Technical team
0 commit comments