diff --git a/manifest.json b/manifest.json index f631323..16147af 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "HPS Vorlagen & Signaturen", - "version": "2.3.2", + "version": "2.3.3", "description": "Vorlagen- und Signaturverwaltung für Hotel Park Soltau mit Git-Sync", "browser_specific_settings": { "gecko": { diff --git a/templates-reply-hotel.xpi b/templates-reply-hotel.xpi index f3cb14f..20b23eb 100644 Binary files a/templates-reply-hotel.xpi and b/templates-reply-hotel.xpi differ diff --git a/updates.json b/updates.json index a2de888..7d4394a 100644 --- a/updates.json +++ b/updates.json @@ -2,6 +2,16 @@ "addons": { "it@hotel-park-soltau.de": { "updates": [ + { + "version": "2.3.3", + "update_link": "https://git.hotel-park-soltau.de/hps/hps-thunderbird-templates/releases/download/v2.3.3/templates-reply-hotel.xpi", + "update_hash": "sha256:7845dddcf7335f8e1411162a2aae821e9293a9de1c4bc4016cc357d2a159165a", + "applications": { + "gecko": { + "strict_min_version": "109.0" + } + } + }, { "version": "2.3.2", "update_link": "https://git.hotel-park-soltau.de/hps/hps-thunderbird-templates/releases/download/v2.3.2/templates-reply-hotel.xpi",