aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryson Steck <brysonsteck@protonmail.com>2022-12-27 20:27:36 -0700
committerBryson Steck <brysonsteck@protonmail.com>2022-12-27 20:27:36 -0700
commit44bd2b7393d607dde94f5f9af7fe85e12b58b6f0 (patch)
treec9f82495f7bc94b3d734187471d14095e24eafea
parentd7352ec3f709e5e4cc67f72857a770f519954c29 (diff)
downloadwebsite-44bd2b7393d607dde94f5f9af7fe85e12b58b6f0.tar
website-44bd2b7393d607dde94f5f9af7fe85e12b58b6f0.tar.gz
website-44bd2b7393d607dde94f5f9af7fe85e12b58b6f0.tar.bz2
add updates file
-rw-r--r--static/updates.json13
1 files changed, 13 insertions, 0 deletions
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!"
+ }
+}