I have a flutter application, that also has an iOS native Today extension.
When I change the version on the project's yaml, the "Runner" target gets its version automatically, but the extension target needs to be updated manually.
Is there a way to automate it?