Cordova copatibility version

I have this problem i have update meteor server to last version and i made little css change! My app in apple store and play store don’t update with hot push code because is changed version. Can i force hotpushcode without build and update store version? The changes is only css.

Thank you in advance,

I read this Cordova | Meteor Guide and i try to insert env with old compatibility found in old project in web.cordova/program.json but don’t work!

Hi @gladenko,

I guess it is not possible to do it.
You could revert the update and push only the CSS changes, so this way, you don’t need to build and update the store version.

I have this issue as well. Have you come up with any solutions?

Load CSS from a remote URL so you can just update the file.