From 269d1ed0946a072d8347489fd2fc5c54136b2e45 Mon Sep 17 00:00:00 2001 From: eftychis Date: Mon, 9 Dec 2019 12:21:13 -0800 Subject: [PATCH] Rm invalid comma for valid manifest.json --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index c8015c8358..5d8afc090e 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -6,6 +6,6 @@ "0.4.3", "0.4.4", "0.4.7", - "0.4.9", + "0.4.9" ] }