how to see which version of code is deployed to AEM cloud?
either via UI or via a servlet call or similar, is there a handy way to see which version of the code is currently running on a given env? either by the git commit number, or a version number held somewhere with an auto increment on build?
