From acbe316689052d44031fc10ea2bede6b7ec5db5c Mon Sep 17 00:00:00 2001 From: "Julien Carion (juca)" Date: Wed, 18 Oct 2023 14:01:21 +0200 Subject: [PATCH] [REL] devtools: chrome v1.2.2, firefox v1.0.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 06be8b13..6e4e9345 100644 --- a/tools/devtools/manifest-chrome.json +++ b/tools/devtools/manifest-chrome.json @@ -1,6 +1,6 @@ { "name": "Owl devtools", - "version": "1.2.1", + "version": "1.2.2", "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 2e1303c7..1d801971 100644 --- a/tools/devtools/manifest-firefox.json +++ b/tools/devtools/manifest-firefox.json @@ -1,6 +1,6 @@ { "name": "Owl devtools", - "version": "1.0", + "version": "1.0.0", "description": "Firefox devtools extension for Odoo Owl framework", "manifest_version": 2, "browser_specific_settings": {