From 2258791ee0530465434532a85b09066b95103c33 Mon Sep 17 00:00:00 2001 From: eddex Date: Wed, 29 Jan 2020 20:26:20 +0100 Subject: [PATCH 1/2] update to 2.0.9 --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index 6f7fd2a..2890d8e 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "HSLU simple MEP results", - "version": "2.0.8", + "version": "2.0.9", "description": "Show the results of your exams in a simple list instead of the crappy default layout.", From 90016b3b481498baaec2feaa495d3314658879c9 Mon Sep 17 00:00:00 2001 From: eddex Date: Wed, 29 Jan 2020 20:32:28 +0100 Subject: [PATCH 2/2] update the update.json json --- updates.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/updates.json b/updates.json index 3a20fac..6bcc641 100644 --- a/updates.json +++ b/updates.json @@ -11,6 +11,11 @@ "version": "2.0.8", "update_link": "https://github.com/eddex/hslu-simple-mep-results/releases/download/2.0.8/hslu_simple_mep_results-2.0.8-firefox.xpi", "update_hash": "sha256:676FCE4D7B5BBF07886FB55063022BF1309E1EAC204A9820C0DBE520BC5C7173" + }, + { + "version": "2.0.9", + "update_link": "https://github.com/eddex/hslu-simple-mep-results/releases/download/2.0.9/hslu_simple_mep_results-2.0.9-firefox.xpi", + "update_hash": "sha256:55B17308727C0E9A5FE67A29E7B0E9140F8B06156A20A0C0719D155DE5AA0E34" } ] }