File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ class ReduxFramework {
69
69
// Please update the build number with each push, no matter how small.
70
70
// This will make for easier support when we ask users what version they are using.
71
71
72
- public static $ _version = '3.6.0 ' ;
72
+ public static $ _version = '3.6.0.1 ' ;
73
73
public static $ _dir ;
74
74
public static $ _url ;
75
75
public static $ _upload_dir ;
Original file line number Diff line number Diff line change @@ -125,6 +125,9 @@ That's because the real FAQ section is on our site! Please visit [http://docs.re
125
125
126
126
== Changelog ==
127
127
128
+ ## 3.6.0.1
129
+ * Fixed: Minor bugs causing some users issues.
130
+
128
131
## 3.6.0
129
132
* Fixed: Customizer path issues
130
133
* Added: New default arguments filter by opt_name and type. :)
You can’t perform that action at this time.
0 commit comments