Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thsmi/sieve.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorThomas Schmid <thsmi@users.noreply.github.com>2020-08-08 17:17:23 +0300
committerGitHub <noreply@github.com>2020-08-08 17:17:23 +0300
commite20f4aed581489ee813ff24ca810be8875a340a6 (patch)
tree6da91160ee75911f4384fbece11c219740971a72 /docs
parent96c86b8d8b0ebe021e17f46f22d29a2df99626c6 (diff)
Release to 0.5.0 (#339)0.5.0
* Bump Release to 0.5.0 * Update Documentation
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/update.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/update.json b/docs/update.json
index 2ce0f3ef..e4ba8c58 100755
--- a/docs/update.json
+++ b/docs/update.json
@@ -3,6 +3,14 @@
"sieve@mozdev.org": {
"updates": [
{
+ "version": "0.5.0",
+ "update_link": "https://github.com/thsmi/sieve/releases/download/0.5.0/sieve-0.5.0.xpi",
+ "update_info_url": "https://github.com/thsmi/sieve/releases/tag/0.5.0",
+ "browser_specific_settings": {
+ "gecko": { "strict_min_version": "68.0a1" }
+ }
+ },
+ {
"version": "0.4.2",
"update_link": "https://github.com/thsmi/sieve/releases/download/0.4.2/sieve-0.4.2.xpi",
"update_info_url": "https://github.com/thsmi/sieve/releases/tag/0.4.2",