From be7d988bf71fdef5c224fb2aa5b9eb228c6e8201 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 21 Jun 2023 08:33:07 +0000 Subject: [PATCH] web_select_all_companies 16.0.1.0.1 --- web_select_all_companies/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_select_all_companies/__manifest__.py b/web_select_all_companies/__manifest__.py index 91d47bb23..d2a190187 100644 --- a/web_select_all_companies/__manifest__.py +++ b/web_select_all_companies/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Web Select All Companies", "summary": "Allows you to select all companies in one click.", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "category": "Web", "website": "https://github.com/OCA/web", "author": "Camptocamp, Odoo Community Association (OCA)",