We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eb03e3 commit 6d70e3aCopy full SHA for 6d70e3a
www/common.inc
@@ -148,7 +148,7 @@ if (!$privateInstall) {
148
}
149
150
// constants
151
-define('VER_WEBPAGETEST', '20.06'); // webpagetest version
+define('VER_WEBPAGETEST', '21.07'); // webpagetest version
152
define('VER_CSS', 135); // version of the sitewide css file
153
define('VER_JS', 40); // version of the sitewide javascript file
154
define('VER_JS_TEST', 47); // version of the javascript specific to the test pages
0 commit comments