I have deployed my Custom App on a remote server running ERPNext 14.x.
After deployment I have made other changes in the app and would like to update my custom app on remote server only.
Currently what I am doing is calling bench update and this is first backing up the sites and then updating all the app from Frappe to ERPNext and all dependent.
I read somewhere that latest updates in Frappe are breaking changes that will break Indian Compliance. And my custom app depends on this and HRMS.
So instead of updating everything I just want to update my custom app.
How can I do that without breaking currently smoothly running instance of ERPNext 14.x.