Explorar el Código

Fix latest.json

The trailing comma trips up both Python and JS JSON parsers.
Felix Rabe hace 10 años
padre
commit
9bedd83f39
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      latest.json

+ 1 - 1
latest.json

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