Skip to content

Commit bb64450

Browse files
author
Patrick Meenan
committed
Updated WebPageTest version
1 parent 17c88ce commit bb64450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/common.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ if (array_key_exists('HTTP_USER_AGENT', $_SERVER) &&
9494
}
9595

9696
// constants
97-
define('VER_WEBPAGETEST', '19.04'); // webpagetest version
97+
define('VER_WEBPAGETEST', '20.01'); // webpagetest version
9898
define('VER_CSS', 74); // version of the sitewide css file
9999
define('VER_JS', 33); // version of the sitewide javascript file
100100
define('VER_JS_TEST', 42); // version of the javascript specific to the test pages

0 commit comments

Comments
 (0)