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 d66bb99 commit 6f98fcdCopy full SHA for 6f98fcd
plugin/PluginLoader.php
@@ -29,7 +29,7 @@ final class PluginLoader {
29
/**
30
* @var String
31
*/
32
- protected $version = '1.4.2';
+ protected $version = '1.4.3';
33
34
35
wp-plugin-framework.php
@@ -3,7 +3,7 @@
3
Plugin Name: WordPress Plugin Framework
4
Plugin URI: https://github.com/nirjharlo/wp-plugin-framework/
5
Description: Simple and Light WordPress plugin development framework for organized Object Oriented code for Developers.
6
- Version: 1.4.2
+ Version: 1.4.3
7
Author: Nirjhar Lo
8
Author URI: http://nirjharlo.com
9
Text Domain: textdomain
0 commit comments