瀏覽代碼

Fix latest.json

The trailing comma trips up both Python and JS JSON parsers.
Felix Rabe 10 年之前
父節點
當前提交
9bedd83f39
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      latest.json

+ 1 - 1
latest.json

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