From 91c3b57c9717721914390fa796416584cb5b9c55 Mon Sep 17 00:00:00 2001 From: Sukhbir Singh Date: Sun, 6 May 2018 18:48:06 -0400 Subject: Add support for Thunderbird 60 See https://wiki.mozilla.org/Thunderbird/Add-ons_Guide_57 for changes relevant to Thunderbird 60. This commit also bumps up the minimum supported version to Thunderbird 52. --- install.rdf.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install.rdf.template') diff --git a/install.rdf.template b/install.rdf.template index bbdeab3..9d7c44f 100644 --- a/install.rdf.template +++ b/install.rdf.template @@ -35,8 +35,8 @@ along with this program. If not, see . {3550f703-e582-4d05-9a08-453d09bdfdc6} - 24.0 - 31.* + 52.0 + 60.0 -- cgit v1.2.3