Skip to content

Commit

Permalink
Bumped version to 20.06
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Meenan committed Jun 18, 2020
1 parent 6ec5042 commit cab59aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/common.inc
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ if (!$privateInstall) {
}

// constants
define('VER_WEBPAGETEST', '20.05'); // webpagetest version
define('VER_WEBPAGETEST', '20.06'); // webpagetest version
define('VER_CSS', 77); // version of the sitewide css file
define('VER_JS', 34); // version of the sitewide javascript file
define('VER_JS_TEST', 42); // version of the javascript specific to the test pages
Expand Down

0 comments on commit cab59aa

Please sign in to comment.