From d0d9267188375c38517685b4f48ce627ce544c86 Mon Sep 17 00:00:00 2001 From: Joseph Kato Date: Mon, 3 Jun 2019 14:37:40 -0700 Subject: [PATCH] Fix meta.json --- Joblint/meta.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Joblint/meta.json b/Joblint/meta.json index 5e9df5c..dc60a04 100644 --- a/Joblint/meta.json +++ b/Joblint/meta.json @@ -5,6 +5,7 @@ "email": "support@errata.ai", "lang": "en", "url": "https://github.com/errata-ai/Joblint/releases/latest/download/Joblint.zip", + "feed": "https://github.com/errata-ai/Joblint/releases.atom", "license": "MIT", "name": "Joblint", "sources": [ @@ -12,5 +13,5 @@ ], "vale_version": ">=1.0.0", "coverage": 0.0, - "version": "0.1.0", + "version": "0.1.0" }