File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,15 +23,15 @@ MintyPHP supports MariaDB (and other MySQL compatible databases).
2323You can download the latest version as a zip archive by clicking the button below.
2424
2525<br >
26- <a href =' http://github.com/mintyphp/mintyphp/archive/v3.0.1 .zip ' style =" text-decoration : none ; color : white ; background-color : #21a900 ; padding : 10px 20px ;" >Download MintyPHP v3.0.1 </a >
26+ <a href =' http://github.com/mintyphp/mintyphp/archive/v3.0.2 .zip ' style =" text-decoration : none ; color : white ; background-color : #21a900 ; padding : 10px 20px ;" >Download MintyPHP v3.0.2 </a >
2727<br >
2828<br >
2929
3030Unzip the archive and run the start.sh script with the following command:
3131
3232```
33- unzip mintyphp-3.0.1 .zip
34- cd mintyphp-3.0.1
33+ unzip mintyphp-3.0.2 .zip
34+ cd mintyphp-3.0.2
3535bash start.sh
3636```
3737
Original file line number Diff line number Diff line change 1- 3.0.1
1+ 3.0.2
You can’t perform that action at this time.
0 commit comments