Managing app version / build through config?

Is there a ways to manage the version and build number for an app through your capacitor config file? I didn’t see anything in documentation, but was hoping there was something similar to the way it was managed in Cordova.

I’m 99% sure the answer is no. Capacitor wants you to manage that in the iOS and Android app files.