Sfoglia il codice sorgente

Fix latest.json

The trailing comma trips up both Python and JS JSON parsers.
Felix Rabe 10 anni fa
parent
commit
9bedd83f39
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      latest.json

+ 1 - 1
latest.json

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