Fix latest.json

The trailing comma trips up both Python and JS JSON parsers.
This commit is contained in:
Felix Rabe 2015-05-21 00:13:50 +02:00
parent 592330b5a7
commit 9bedd83f39

View File

@ -1,3 +1,3 @@
{
"version": "2.0.2",
"version": "2.0.2"
}