How to update self hosted ERPNext?

maybe yes, but this is what we have to use :slight_smile:

@ramielian --upgrade not working on bench 4.1

โ€œโ€“upgradeโ€ command removed you can use โ€œupdateโ€ instead

DO THE FOLLOWING FOR PRODUCTION SERVER

  1. Update aap form Github

sudo bench switch-to-branch version-14 frappe erpnext --upgrade

  1. update database schema changes

bench update --patch