Skip to content

Commit cab59aa

Browse files
author
Patrick Meenan
committed
Bumped version to 20.06
1 parent 6ec5042 commit cab59aa

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
@@ -106,7 +106,7 @@ if (!$privateInstall) {
106106
}
107107

108108
// constants
109-
define('VER_WEBPAGETEST', '20.05'); // webpagetest version
109+
define('VER_WEBPAGETEST', '20.06'); // webpagetest version
110110
define('VER_CSS', 77); // version of the sitewide css file
111111
define('VER_JS', 34); // version of the sitewide javascript file
112112
define('VER_JS_TEST', 42); // version of the javascript specific to the test pages

0 commit comments

Comments
 (0)