We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56b5741 commit 8e800f0Copy full SHA for 8e800f0
www/common.inc
@@ -74,7 +74,7 @@ if (array_key_exists('HTTP_USER_AGENT', $_SERVER) &&
74
$userIsBot = true;
75
76
// constants
77
-define('VER_WEBPAGETEST', '2.18'); // webpagetest version
+define('VER_WEBPAGETEST', '2.19'); // webpagetest version
78
define('VER_CSS', 68); // version of the sitewide css file
79
define('VER_JS', 32); // version of the sitewide javascript file
80
define('VER_JS_TEST', 30); // version of the javascript specific to the test pages
0 commit comments