Ver Fonte

Fix latest.json

The trailing comma trips up both Python and JS JSON parsers.
Felix Rabe há 10 anos atrás
pai
commit
9bedd83f39
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      latest.json

+ 1 - 1
latest.json

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