Rhino v6 and Rhino v7 WIP have identical MacOS app bundle identifiers

Is it necessary for the WIP to have the same app bundle identifier as the stable release v6? I only use the WIP for the experimental SubD command, and I use it very infrequently. For everything else, I use v6. The problem is, when I double-click a .3dm file to open it, the file opens in the WIP, even though I have the default application for .3dm files set to v6. I could be wrong, but I’m fairly certain this happens because both applications have the same app bundle identifiers - com.mcneel.rhinoceros

Is this something that could be changed for the WIP version?

Added:
https://mcneel.myjetbrains.com/youtrack/issue/RH-58677

This is by design, and is how macOS works. macOS finds the newest application that can handle a specific file type, and then opens it.