We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce90c2e commit 6b183a5Copy full SHA for 6b183a5
www/common.inc
@@ -86,7 +86,7 @@ if (array_key_exists('HTTP_USER_AGENT', $_SERVER) &&
86
}
87
88
// constants
89
-define('VER_WEBPAGETEST', '18.10'); // webpagetest version
+define('VER_WEBPAGETEST', '19.04'); // webpagetest version
90
define('VER_CSS', 74); // version of the sitewide css file
91
define('VER_JS', 33); // version of the sitewide javascript file
92
define('VER_JS_TEST', 41); // version of the javascript specific to the test pages
0 commit comments