From cfaaadc0e79b20547e1d32472e64049732a86cd2 Mon Sep 17 00:00:00 2001 From: Julien Carion Date: Thu, 16 Jul 2026 14:50:45 +0200 Subject: [PATCH] [REL] devtools: V2.0.4 --- 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 a2ac6cf0a..38ce0b3e4 100644 --- a/tools/devtools/manifest-chrome.json +++ b/tools/devtools/manifest-chrome.json @@ -1,6 +1,6 @@ { "name": "Owl devtools", - "version": "2.0.3", + "version": "2.0.4", "manifest_version": 3, "description": "Chromium devtools extension for Odoo Owl framework", "icons": { diff --git a/tools/devtools/manifest-firefox.json b/tools/devtools/manifest-firefox.json index 31e506fbe..b5addeb04 100644 --- a/tools/devtools/manifest-firefox.json +++ b/tools/devtools/manifest-firefox.json @@ -1,6 +1,6 @@ { "name": "Owl devtools", - "version": "2.0.3", + "version": "2.0.4", "description": "Firefox devtools extension for Odoo Owl framework", "manifest_version": 2, "browser_specific_settings": {