From 9394ece5676a22becaa6db04ed2c9e7c7537255e Mon Sep 17 00:00:00 2001 From: Ivan Diaz Date: Tue, 3 Jul 2018 00:38:10 -0300 Subject: [PATCH] Updated How to Upgrade (markdown) --- How-to-Upgrade.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/How-to-Upgrade.md b/How-to-Upgrade.md index 2d4ccaa..113c81c 100644 --- a/How-to-Upgrade.md +++ b/How-to-Upgrade.md @@ -22,4 +22,9 @@ $ cd version_upgrades/4.1.2 $ php 4.1.2.php ``` 5. After script in run, remove the folder `version_upgrades` -6. Upgrade should be complete. If you had some issues, feel free to open a ticket here at github. \ No newline at end of file +6. Upgrade should be complete. If you had some issues, feel free to open a ticket here at github. + + +## Upgrade v4.1.2 -> v4.1.3 + +IN PROGRESS, PLEASE WAIT UNTIL WE'RE FINISHED WITH THE UPDATE SCRIPT. \ No newline at end of file