From a9419dc920f49297dc6daf010a433c530757aea5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Y=C3=BBki=20Vachot?= Date: Fri, 2 Jun 2023 23:23:34 +0200 Subject: [PATCH] Update version --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index afc1080..f9fbba2 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "DofusBook Atelier Bouton Copier", "description": "Ajout d'un bouton pour copier chaque nom de ressource dans l'atelier de DofusBook", - "version": "1.1.0", + "version": "1.1.1", "manifest_version": 3, "icons": { "16": "./icons/icon16.png", @@ -19,4 +19,4 @@ "host_permissions": [ "https://www.dofusbook.net/*" ] -} \ No newline at end of file +}