From f6381f1d3c9b465509a032d68e9ac3305bca97ba Mon Sep 17 00:00:00 2001 From: Nicholas Tay Date: Wed, 22 Feb 2023 21:47:32 +0100 Subject: Prepare for unlisted AMO sign --- updates.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 updates.json (limited to 'updates.json') diff --git a/updates.json b/updates.json new file mode 100644 index 0000000..c97a5a8 --- /dev/null +++ b/updates.json @@ -0,0 +1,12 @@ +{ + "addons": { + "certain@nick.windblume.net": { + "updates": [ + { + "version": "0.1.0", + "update_link": "https://users.windblume.net/~nick/upload/certain_0.1.0.xpi" + } + ] + } + } +} \ No newline at end of file -- cgit