Skip to content

Commit 6b183a5

Browse files
committed
Bumped version to 19.04
1 parent ce90c2e commit 6b183a5

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
@@ -86,7 +86,7 @@ if (array_key_exists('HTTP_USER_AGENT', $_SERVER) &&
8686
}
8787

8888
// constants
89-
define('VER_WEBPAGETEST', '18.10'); // webpagetest version
89+
define('VER_WEBPAGETEST', '19.04'); // webpagetest version
9090
define('VER_CSS', 74); // version of the sitewide css file
9191
define('VER_JS', 33); // version of the sitewide javascript file
9292
define('VER_JS_TEST', 41); // version of the javascript specific to the test pages

0 commit comments

Comments
 (0)