From 83bdca6aaaa5b61fc8058b614cf8956391c132db Mon Sep 17 00:00:00 2001 From: Lukas Eder Date: Tue, 17 Sep 2013 17:25:59 +0200 Subject: [PATCH] Updated Maven stats --- jOOQ-website/json/stats.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jOOQ-website/json/stats.php b/jOOQ-website/json/stats.php index 0ba50c07bd..9b1fcc18a5 100644 --- a/jOOQ-website/json/stats.php +++ b/jOOQ-website/json/stats.php @@ -18,6 +18,6 @@ echo ', "maven": {"2011-04":"23", "2011-05":"30", "2011-06":"43",' . '"2012-10":"1148","2012-11":"1084","2012-12":"1087",' . '"2013-01":"1266","2013-02":"1297","2013-03":"1696",' . '"2013-04":"1660","2013-05":"2098","2013-06":"2019",' . - '"2013-07":"2480"}}'; + '"2013-07":"2480","2013-08":"1738"}}'; ?> \ No newline at end of file