diff --git a/src/manifest.json b/src/manifest.json index 3db0b4e..501bf4e 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "HSLU simple MEP results", - "version": "2.0.10", + "version": "2.0.11", "description": "Show the results of your exams in a simple list instead of the crappy default layout.", diff --git a/updates.json b/updates.json index d27ffd1..b07e1c0 100644 --- a/updates.json +++ b/updates.json @@ -21,6 +21,11 @@ "version": "2.0.10", "update_link": "https://github.com/eddex/hslu-simple-mep-results/releases/download/2.0.10/hslu_simple_mep_results-2.0.10-firefox.xpi", "update_hash": "sha256:18E0C8E5FD50946656E080DE7D22166AB80F4C30AC584755AA52FF3F8B95B0DD" + }, + { + "version": "2.0.11", + "update_link": "https://github.com/eddex/hslu-simple-mep-results/releases/download/2.0.11/hslu_simple_mep_results-2.0.11-firefox.xpi", + "update_hash": "sha256:0664DDB98B90B3979480642449CF4BFB0D92C63932AFBDAA94AEFF11ACE35E39" } ] }