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 f1c1057 commit 3483a7cCopy full SHA for 3483a7c
ReduxCore/framework.php
@@ -64,7 +64,7 @@ class ReduxFramework {
64
// ATTENTION DEVS
65
// Please update the build number with each push, no matter how small.
66
// This will make for easier support when we ask users what version they are using.
67
- public static $_version = '3.2.3.5';
+ public static $_version = '3.2.4';
68
public static $_dir;
69
public static $_url;
70
public static $wp_content_url;
0 commit comments