update with php index.php fuel/installer/update does not change the version in Dashboard

I have executed php index.php fuel/installer/update, something has updated, but in the Dashboard of the CMS I can still see notification:
FUEL CMS 1.4.4 is available!
You are on version 1.4.3
Please update now.

Comments

  • The php index.php fuel/installer/update is actually just for upgrading from 1.3 to 1.4 due to the changes in file names, caused by CI 3. So to actually update the version of FUEL, we typically setup the FUEL github repo as a remote and pull from it resolving any conflicts you may have from your own modified files (e.g. view, config, css etc).

Sign In or Register to comment.