From e5699203dc5d35dcfbe810a6107bd861d4cb14a9 Mon Sep 17 00:00:00 2001 From: luis Date: Thu, 11 Jan 2024 10:42:00 +0100 Subject: [PATCH] [MIG] cm_must_have: Migration to 16.0 --- cm_must_have/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cm_must_have/__manifest__.py b/cm_must_have/__manifest__.py index 89a8e94..3db494a 100644 --- a/cm_must_have/__manifest__.py +++ b/cm_must_have/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Criptomart - Must Have Modules", "summary": "Install must have modules", - "version": "12.0.0.0.1", + "version": "16.0.1.0.0", "category": "CriptoMart - Custom", "author": "Criptmart", "website": "https://github.com/criptomart",