Skip to content

Commit

Permalink
Merge pull request #30 from eddex/release-2.0.10
Browse files Browse the repository at this point in the history
release verison 2.0.10
  • Loading branch information
Lextum authored Jan 30, 2020
2 parents 48e2a93 + 2d97881 commit 0fe6fd1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

"manifest_version": 2,
"name": "HSLU simple MEP results",
"version": "2.0.9",
"version": "2.0.10",

"description": "Show the results of your exams in a simple list instead of the crappy default layout.",

Expand Down
5 changes: 5 additions & 0 deletions updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@
"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"
},
{
"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:E262AE051675FF0B7B950C9692AB94EF70BC20E8904041095C1D381F77FBDCCC"
}
]
}
Expand Down

0 comments on commit 0fe6fd1

Please sign in to comment.