Selaa lähdekoodia

Fix latest.json

The trailing comma trips up both Python and JS JSON parsers.
Felix Rabe 10 vuotta sitten
vanhempi
commit
9bedd83f39
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      latest.json

+ 1 - 1
latest.json

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