From b961ca2c39d813443581b8651e6b144ee8bec6e9 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 22 Jan 2020 16:15:05 +0100 Subject: bump web extension manifest version --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 4b0d402fa..3d3a9a4f6 100644 --- a/manifest.json +++ b/manifest.json @@ -4,8 +4,8 @@ "name": "GNU Taler Wallet (git)", "description": "Privacy preserving and transparent payments", "author": "GNU Taler Developers", - "version": "0.6.73", - "version_name": "0.6.0pre8", + "version": "0.6.74", + "version_name": "0.6.0pre9", "minimum_chrome_version": "51", "minimum_opera_version": "36", @@ -13,7 +13,7 @@ "applications": { "gecko": { "id": "wallet@taler.net", - "strict_min_version": "58.0" + "strict_min_version": "68.0" } }, -- cgit v1.2.3