From 66af606bab1e7cb131b4222f8ef7a052dbd9efaf Mon Sep 17 00:00:00 2001 From: Matt Demanett Date: Fri, 6 Apr 2018 16:13:10 -0400 Subject: [PATCH] Fix quote (#447) --- manifests/Qwelk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/Qwelk.json b/manifests/Qwelk.json index cec18e0c..604bc875 100644 --- a/manifests/Qwelk.json +++ b/manifests/Qwelk.json @@ -4,5 +4,5 @@ "license": "MIT", "manualUrl": "https://github.com/raincheque/qwelk/blob/master/README.md", "sourceUrl": "https://github.com/raincheque/qwelk", - "repoVersion: "0.6.0" + "repoVersion": "0.6.0" }