diff --git a/get-flashversions.php b/get-flashversions.php index 05105c3..c4527af 100755 --- a/get-flashversions.php +++ b/get-flashversions.php @@ -54,7 +54,8 @@ if (count($force_dates)) { $flash_versions = array('11.2.202.235', '11.7.700.224', '11.8.800.94', - '11.8.800.95'); + '11.8.800.95', + '11.8.800.115'); // for how many days back to get the data $backlog_days = 7;