File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11# Redux Changelog
22
3+ ## 4.4.9.3
4+ * Modified: Typography preview background will shift to black when lighter font colors are selected. Thanks, @herculesdesign
5+
36## 4.4.9.2
47* New: Tabbed Extension [ https://devs.redux.io/core-extensions/tabbed.html ] ( https://devs.redux.io/core-extensions/tabbed.html )
58* Fixed: Errant spaces in ACE Editor field.
Original file line number Diff line number Diff line change 3232
3333require_once __DIR__ . '/class-redux-core.php ' ;
3434
35- Redux_Core::$ version = '4.4.9.2 ' ;
35+ Redux_Core::$ version = '4.4.9.3 ' ;
3636Redux_Core::$ redux_path = __DIR__ ;
3737Redux_Core::instance ();
3838
Original file line number Diff line number Diff line change 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.9.2
11+ * Version: 4.4.9.3
1212 * Requires at least: 5.0
1313 * Requires PHP: 7.1
1414 * Author: Team Redux
You can’t perform that action at this time.
0 commit comments