We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ec5042 commit cab59aaCopy full SHA for cab59aa
www/common.inc
@@ -106,7 +106,7 @@ if (!$privateInstall) {
106
}
107
108
// constants
109
-define('VER_WEBPAGETEST', '20.05'); // webpagetest version
+define('VER_WEBPAGETEST', '20.06'); // webpagetest version
110
define('VER_CSS', 77); // version of the sitewide css file
111
define('VER_JS', 34); // version of the sitewide javascript file
112
define('VER_JS_TEST', 42); // version of the javascript specific to the test pages
0 commit comments