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 5bd83ee commit 5bb05edCopy full SHA for 5bb05ed
redux-core/inc/extensions/users/class-redux-extension-users.php
@@ -5,7 +5,7 @@
5
* @package Redux
6
* @author Dovy Paukstys
7
* @class Redux_Extension_Users
8
- * @version 4.4.1
+ * @version 4.5.6
9
*/
10
11
defined( 'ABSPATH' ) || exit;
@@ -25,7 +25,7 @@ class Redux_Extension_Users extends Redux_Extension_Abstract {
25
*
26
* @var string
27
28
- public static $version = '4.4.19';
+ public static $version = '4.5.6';
29
30
/**
31
* Extension friendly name.
0 commit comments