Skip to content

Commit 3483a7c

Browse files
committed
Version number.
1 parent f1c1057 commit 3483a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReduxCore/framework.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ class ReduxFramework {
6464
// ATTENTION DEVS
6565
// Please update the build number with each push, no matter how small.
6666
// This will make for easier support when we ask users what version they are using.
67-
public static $_version = '3.2.3.5';
67+
public static $_version = '3.2.4';
6868
public static $_dir;
6969
public static $_url;
7070
public static $wp_content_url;

0 commit comments

Comments
 (0)