From a0a6b63f928527bfe9fa58df74ffd1e6f2f179c6 Mon Sep 17 00:00:00 2001 From: Gluwc Date: Wed, 27 Feb 2019 11:50:08 +0100 Subject: [PATCH] Create tracker.json --- tracker.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tracker.json diff --git a/tracker.json b/tracker.json new file mode 100644 index 0000000..88d0b7b --- /dev/null +++ b/tracker.json @@ -0,0 +1,9 @@ +{ + "bar-card": { + "updated_at": "2019-01-25", + "version": "0.0.5", + "remote_location": "https://github.com/Gluwc/bar-card/releases/download/0.0.5/bar-card.js", + "visit_repo": "https://github.com/Gluwc/bar-card", + "changelog": "https://github.com/Gluwc/bar-card/releases/latest" + } +} \ No newline at end of file