Closed KatieWoe closed 3 years ago
I committed an update to master to update the referenceAPI with the new version number. This doesn't cause any problems for the RC. The reason the version appears in the API file is discussed in https://github.com/phetsims/gravity-and-orbits/issues/386. This issue seems safe to close.
Reopening.
@samreid said:
The reason the version appears in the API file is discussed in #386.
That issue doesn't tell me much. Is "version" the API version or the sim version? It was originally named simVersion
. But in phet-io/api/natural-selection.json, I see:
"version": {
"major": 1,
"minor": 0
}
... which does not match the sim version at all, so leads me to believe that it's an API version. But GAO had to be updated to match the sim version.
So to help me understand "version" and this problem, I have many questions:
I recommend discussing these points in https://github.com/phetsims/gravity-and-orbits/issues/386. I'll move them and comment there. @pixelzoom can this issue be closed?
👍🏻 closing
This issue has been in CT since about the time https://github.com/phetsims/QA/issues/657 was made, as pointer out by @pixelzoom on Slack. After a brief discussion with @kathy-phet we decided to hold on the rest of that RC until this could be looked at.