Can't roll out this release (Google Play)

Hi, App works fine but when I upload to google Play I get this message:

You can’t roll out this release because it doesn’t allow any existing users to upgrade to the newly added app bundles.

Does anyone know how I can fix this.

Thanks
Will.

Searching for the above message indicates this is a problem with your version or version code. Make sure the newer version and code is greater than the current app in the store.

Yes,
Thanks, I had some confusion with version in the properties window and the two versions in the config.xml file

version=“1.0.1”

android-versionCode=“2”

Still a bit confused but I go there in the end.