diff --git a/jOOQ-website/json/stats.php b/jOOQ-website/json/stats.php index b0ee1715b5..3107516225 100644 --- a/jOOQ-website/json/stats.php +++ b/jOOQ-website/json/stats.php @@ -13,6 +13,7 @@ echo ', "maven": {"2011-04":"23", "2011-05":"30", "2011-06":"43",' . '"2011-07":"73", "2011-08":"80", "2011-09":"89",' . '"2011-10":"89", "2011-11":"302","2011-12":"236",' . '"2012-01":"332","2012-02":"428","2012-03":"358",' . - '"2012-04":"461","2012-05":"573","2012-06":"659"}}'; + '"2012-04":"461","2012-05":"573","2012-06":"659",' . + '"2012-07":"782"}}'; ?> \ No newline at end of file