From a17ca90857afbfaf86c82b824875ed633a147294 Mon Sep 17 00:00:00 2001 From: Joseph Kato Date: Mon, 8 Jul 2019 14:58:00 -0700 Subject: [PATCH] Update meta.json --- Joblint/meta.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Joblint/meta.json b/Joblint/meta.json index b3e2ab5..4bcf0e8 100644 --- a/Joblint/meta.json +++ b/Joblint/meta.json @@ -6,11 +6,11 @@ "url": "https://github.com/errata-ai/Joblint/releases/latest/download/Joblint.zip", "feed": "https://github.com/errata-ai/Joblint/releases.atom", "license": "MIT", + "issues": "https://github.com/errata-ai/Joblint/issues/new", "name": "Joblint", "sources": [ "https://joblint.org/" ], "vale_version": ">=1.0.0", - "coverage": 0.0, - "version": "0.1.0" + "coverage": 0.0 }