CodeIgniter Forums
Upgrading 3.0 to 3.0.3 ? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Installation & Setup (https://forum.codeigniter.com/forumdisplay.php?fid=9)
+--- Thread: Upgrading 3.0 to 3.0.3 ? (/showthread.php?tid=63568)



Upgrading 3.0 to 3.0.3 ? - solidcodes - 11-14-2015

Hi guys

Is it fine if I will upgrade version 3.0 to 3.0.3 and skip the instruction in 3.0.1 and 3.0.2?

Thanks in advance.


RE: Upgrading 3.0 to 3.0.3 ? - kenjis - 11-15-2015

The answer is always no.
If you skip a version, something is probably missing.

But in your case, it is not crucial.
But if 3.0.4 is released and you skip 3.0.3, then it might be crucial.


RE: Upgrading 3.0 to 3.0.3 ? - mwhitney - 11-16-2015

The upgrade instructions for each version from 3.0 to 3.0.3 have one or two minor things that need to be updated in your application directory. While you don't have to manually apply each version, you will have to check the upgrade instructions for each version and make sure you get everything updated properly.