From 44bd2b7393d607dde94f5f9af7fe85e12b58b6f0 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Tue, 27 Dec 2022 20:27:36 -0700 Subject: add updates file --- static/updates.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 static/updates.json diff --git a/static/updates.json b/static/updates.json new file mode 100644 index 0000000..5c284a0 --- /dev/null +++ b/static/updates.json @@ -0,0 +1,13 @@ +{ + "wiimmfi-watcher": { + "current-release": "1.2.1", + "github-release": "https://github.com/brysonsteck/wiimmfi-watcher/releases/tag/1.2.1", + "play-store": "https://play.google.com/store/apps/details?id=me.brysonsteck.wiimmfiwatcher" + }, + + "resurrection": { + "current-release": "1.3.2", + "github-release": "https://github.com/brysonsteck/resurrection/releases/tag/1.3.2", + "message": "Hello! I forgot to change the version in the plugin's YML, so if you downloaded Resurrection 1.3.2 and you are getting a notification that a new version of Resurrection is available, you can now download the patched version on GitHub to stop getting that error. Sorry about that!" + } +} -- cgit v1.2.3