From 55e0d0acc9e8bda362d89eee031349c90bc93707 Mon Sep 17 00:00:00 2001 From: Malcolm Rigg Date: Mon, 22 Apr 2019 17:16:33 +0100 Subject: [PATCH] Create repo.json --- repo.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 repo.json diff --git a/repo.json b/repo.json new file mode 100644 index 0000000..69d0b5a --- /dev/null +++ b/repo.json @@ -0,0 +1,8 @@ +{ + "weasley-card": { + "version": "0.1.0", + "remote_location": "https://raw.githubusercontent.com/malcolmrigg/WizardClock/master/weasley-card.js", + "visit_repo": "https://github.com/malcolmrigg/WizardClock", + "changelog": "https://github.com/malcolmrigg/WizardClock/releases/latest" + } +}