App Name on Apple store not match with DisplayName in infoPlist in Xcode

In Xcode Project,

I have set CFBundleDisplayName is Psirenity But after publishing to Apple Store, App Name is Psirenity Beta 1.2 I have searched all in Xcode Project, but not any string has "Beta"

How can I solve it to match App Name on App Store with my DisplayName on InfoPlist?

App Name on Apple store not match with DisplayName in infoPlist in Xcode
 
 
Q