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" } },