diff options
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 9a1bddee6..719330ab6 100644 --- a/manifest.json +++ b/manifest.json @@ -10,7 +10,7 @@ "applications": { "gecko": { "id": "devs@taler.net", - "strict_min_version": "50" + "strict_min_version": "50.0a1" } }, |