I have encountered some issues recently that goes like this:
Problem: I open a old gh file because it has become useful again, the old file was built using an old version of plugin ABC, but there is no errors because everything technically works. But I have a new version of the plugin, so the components of that plugin in my file has lost its original connections.
Solution A : I can download all old version of plugin and try one by one to see if the connections come back.
Solution B: I can query what is the exact version of plugin it was built with. Is this possible?