Changed name "installedVersion" to "configuredVersion", since the former might lead to the impression, that it refers only to the locally installed version. Instead, this refers as well to a CDN version (when available)
The variable "resourceUrl" was always used in a single branch but set for all branches before. To ease maintenance and simplify comprehension, it was removed.