Can you have 4 integers version number in config.xml?

I’ve seen a lot of apps have more than 3 integers in the version number
like Instagram’s version is 109.0.0.18.124
but when I tried to upload my app to the testflight/apple store
it shows error “The value for key CFBundleShortVersionString ‘2.4.5.10’ in the Info.plist file must be a period-separated list of at most three non-negative integers.”
Thank you for sharing your experience!