Parcourir la source

Fix latest.json

The trailing comma trips up both Python and JS JSON parsers.
Felix Rabe il y a 10 ans
Parent
commit
9bedd83f39
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      latest.json

+ 1 - 1
latest.json

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