From c6d4282cd5e186271b0e888504f11e6810d96db9 Mon Sep 17 00:00:00 2001 From: eddex Date: Tue, 24 Nov 2020 18:12:36 +0100 Subject: [PATCH] feat: release 2.1.0 --- updates.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/updates.json b/updates.json index e021726..3a31100 100644 --- a/updates.json +++ b/updates.json @@ -46,6 +46,11 @@ "version": "2.0.15", "update_link": "https://github.com/eddex/hslu-simple-mep-results/releases/download/2.0.15/hslu_simple_mep_results-2.0.15-firefox.xpi", "update_hash": "sha256:0C0C28D0182FFC6A2F6DA72D25C53C6F6F70ACE4CDB60731B04AC1315613BF90" + }, + { + "version": "2.1.0", + "update_link": "https://github.com/eddex/hslu-simple-mep-results/releases/download/2.1.0/hslu_simple_mep_results-2.1.0-firefox.xpi", + "update_hash": "sha256:1E50E0512AEF817125A067B5A0A6AD81DC8FFADC6EDB01187E7903EBA1E124C0" } ] }