Wont Update to latest version

My invoice ninja instance is on version 5.3.54 but I can see there is a version 5.3.59 release. My app says no updates and a force update always fails. What are my options to get it to update?

Hi,

There may be more details about why it’s failing in storage/logs, a common reason is file permissions.

You can manually copy over the latest zip to update the app.

https://github.com/invoiceninja/invoiceninja/releases/download/v5.3.59/invoiceninja.zip

Its weird as I was regularly updating via the UI just fine before

If i manually download the zip, is there anything I need to keep from my current folder?

Nothing in the logs that I can see.

You should be able to copy it over.

To backup the app you would use mysqldump to backup the DB and you need to keep the .env file.