Skip to content

Commit 88c375a

Browse files
committed
v4.4.0.4 beta
Signed-off-by: Kev Provance <[email protected]>
1 parent bbb0304 commit 88c375a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

redux-core/framework.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
require_once dirname( __FILE__ ) . '/class-redux-core.php';
3232

33-
Redux_Core::$version = '4.4.0.3';
33+
Redux_Core::$version = '4.4.0.4';
3434
Redux_Core::$redux_path = dirname( __FILE__ );
3535
Redux_Core::instance();
3636

redux-framework.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Plugin URI: http://wordpress.org/plugins/redux-framework
99
* GitHub URI: reduxframework/redux-framework
1010
* Description: Build better sites in WordPress fast!
11-
* Version: 4.4.0.3
11+
* Version: 4.4.0.4
1212
* Requires at least: 5.0
1313
* Requires PHP: 7.1
1414
* Author: Team Redux

0 commit comments

Comments
 (0)