Skip to content

Commit 6f98fcd

Browse files
committed
v1.4..3
1 parent d66bb99 commit 6f98fcd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugin/PluginLoader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ final class PluginLoader {
2929
/**
3030
* @var String
3131
*/
32-
protected $version = '1.4.2';
32+
protected $version = '1.4.3';
3333

3434

3535
/**

wp-plugin-framework.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: WordPress Plugin Framework
44
Plugin URI: https://github.com/nirjharlo/wp-plugin-framework/
55
Description: Simple and Light WordPress plugin development framework for organized Object Oriented code for Developers.
6-
Version: 1.4.2
6+
Version: 1.4.3
77
Author: Nirjhar Lo
88
Author URI: http://nirjharlo.com
99
Text Domain: textdomain

0 commit comments

Comments
 (0)