From 4287beae19786149fedd6813af480962edb48eb9 Mon Sep 17 00:00:00 2001 From: "Julien Carion (juca)" Date: Thu, 5 Dec 2024 10:32:55 +0100 Subject: [PATCH] [REL] devtools: chrome v1.3.0, firefox v1.1.0 --- tools/devtools/manifest-chrome.json | 2 +- tools/devtools/manifest-firefox.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/devtools/manifest-chrome.json b/tools/devtools/manifest-chrome.json index 788f54a8..a99a3445 100644 --- a/tools/devtools/manifest-chrome.json +++ b/tools/devtools/manifest-chrome.json @@ -1,6 +1,6 @@ { "name": "Owl devtools", - "version": "1.2.2", + "version": "1.3.0", "manifest_version": 3, "description": "Chrome devtools extension for Odoo Owl framework", "icons": { diff --git a/tools/devtools/manifest-firefox.json b/tools/devtools/manifest-firefox.json index 1d801971..8cda8ff5 100644 --- a/tools/devtools/manifest-firefox.json +++ b/tools/devtools/manifest-firefox.json @@ -1,6 +1,6 @@ { "name": "Owl devtools", - "version": "1.0.0", + "version": "1.1.0", "description": "Firefox devtools extension for Odoo Owl framework", "manifest_version": 2, "browser_specific_settings": {