From 6822d5b76476b4b28366d74af6f56b508f46780d Mon Sep 17 00:00:00 2001 From: Anthony Lieuallen Date: Sun, 20 Aug 2017 12:18:29 -0400 Subject: [PATCH] Release version 4. --- README.md | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f463e3..fd8158c 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Hit back and try another one! # Changelog - * Version 4 (**pending release**) + * Version 4 (Aug 20, 2017) * Rewritten as WebExtension with major contributions by [Tobias Girstmair](https://gir.st/) * Does not include netError page diff --git a/manifest.json b/manifest.json index 3cd4a53..5177274 100644 --- a/manifest.json +++ b/manifest.json @@ -8,7 +8,7 @@ "applications": { "gecko": { "id": "{0c8fbd76-bdeb-4c52-9b24-d587ce7b9dc3}", - "strict_min_version": "56.0b3" + "strict_min_version": "57.0" } },