From ba0bc7459ab5a9b7d3e9510bd58936be090e49d7 Mon Sep 17 00:00:00 2001 From: kkapsner Date: Sun, 26 May 2019 19:40:58 +0200 Subject: [PATCH] Changed min version to 57 --- manifest.json | 2 +- releaseNotes.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index a064688..88c1dcc 100644 --- a/manifest.json +++ b/manifest.json @@ -91,7 +91,7 @@ "applications": { "gecko": { "id": "CanvasBlocker@kkapsner.de", - "strict_min_version": "52.0" + "strict_min_version": "57.0" } }, "default_locale": "en", diff --git a/releaseNotes.txt b/releaseNotes.txt index 1f23b4a..d0d35a6 100644 --- a/releaseNotes.txt +++ b/releaseNotes.txt @@ -1,6 +1,6 @@ Version 0.5.10: changes: - - + - min version is now 57 to remove the amount of warnings on submission new features: -