Can you Clear Unwanted Version/Build History?

I have been developing an app for some time and tried distributing it via TestFlight to a couple of close friends but was getting crashes. It was an odd SwiftData Predicate thing that only showed up on TestFlight builds and not on builds downloaded from Xcode. Bottom line is I have created a whole bunch of unwanted version numbers thinking (incorrectly) that I needed to advance both the version number and the build number when uploading.

The App has never been released so actually not even version 1.0 and I had created a bunch of versions all the way up to 1.11 before I realized my error. Now I am using a version 0.9 and just increasing the build number as I iterate thru external beta versions.

The problem I have now is that TestFlight is still offering the version 1.11 build as the latest version to testers and I need to tell them how to ignore that go to the App in TestFlight and navigate to the "Previous Builds" under version 0.9 and download the latest build from there (this is tedious and confusing to those unfamiliar with TestFlight which is almost everyone who is not a developer).

THE QUESTION IS:

CAN YOU CLEAR THE VERSION HISTORY IN THE APP STORE FOR AN UNRELEASED APP?

IF NOT HOW CAN I FIIX MY ERROR SO THAT MY FIRST RELEASED VERSION OF THIS APP IS FOR VERSION 1.0?

Can you Clear Unwanted Version/Build History?
 
 
Q