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 +}