Skip to content

Commit 6d70e3a

Browse files
committed
Bumped version to 21.07
1 parent 5eb03e3 commit 6d70e3a

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
@@ -148,7 +148,7 @@ if (!$privateInstall) {
148148
}
149149

150150
// constants
151-
define('VER_WEBPAGETEST', '20.06'); // webpagetest version
151+
define('VER_WEBPAGETEST', '21.07'); // webpagetest version
152152
define('VER_CSS', 135); // version of the sitewide css file
153153
define('VER_JS', 40); // version of the sitewide javascript file
154154
define('VER_JS_TEST', 47); // version of the javascript specific to the test pages

0 commit comments

Comments
 (0)