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 {
6969 // Please update the build number with each push, no matter how small.
7070 // This will make for easier support when we ask users what version they are using.
7171
72- public static $ _version = '3.6.0 ' ;
72+ public static $ _version = '3.6.0.1 ' ;
7373 public static $ _dir ;
7474 public static $ _url ;
7575 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
125125
126126== Changelog ==
127127
128+ ## 3.6.0.1
129+ * Fixed: Minor bugs causing some users issues.
130+
128131## 3.6.0
129132* Fixed: Customizer path issues
130133* Added: New default arguments filter by opt_name and type. :)
You can’t perform that action at this time.
0 commit comments