Need help with updating to Build 3.7.9 from 3.7.4

I have tried disable all plugins and attempted to update my current build 3.7.4 to 3.7.9 without success. After I clicked “Check For Updates” it found 3.7.9 available which I have clicked Update Software. After the system fetch and download the update and refreshed the browser and I am still on 3.7.4.

The site is currently running on local computer, Laragon, PHP 8.3.13, Apache 2.4.54, MySQL 8.0.30. Not sure what to do to how to solve this issue?

Hey @jubbot

Try running this command manually to see if its working

php artisan october:util set build

I tried this cmd php artisan october:update and it tell me it wont update due to this plugin Backup Manager by Renatio prevent the OctoberCMS core update to proceed.

I am now on 3.7.9. Not sure why something like this prevent the core update from updating…

It could have been a cached file somewhere, the version comes from the composer.lock file. So perhaps it was cached with the old version in it. Then it eventually cleared!