Is there any documentation on which build is pointed to which version of Pega static which is available on CDN.
Also whenever we load the portal, there is a version being added to the pega static URL as part of path. how do we know the version which is being passed to pick the pega static URL?
example -https://release.constellation.pega.io/8.24.1-195/react/prod/pega-bootstrap-component.js?v=7807b3be-3ae0-4e14-9f06-2e100733362c
how is 8.24.1-195 is being added to the URL?
Thank you.