From ab9f2ecdf4b0249c4c35de91f6998e17dcbaa877 Mon Sep 17 00:00:00 2001 From: Deltacms Date: Wed, 1 Nov 2023 14:17:43 +0100 Subject: [PATCH] maj des database_xx --- core/module/install/ressource/database_en/base/module.json | 5 ++++- core/module/install/ressource/database_es/base/module.json | 5 ++++- core/module/install/ressource/database_fr/base/module.json | 5 ++++- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/core/module/install/ressource/database_en/base/module.json b/core/module/install/ressource/database_en/base/module.json index 3624291..5056795 100644 --- a/core/module/install/ressource/database_en/base/module.json +++ b/core/module/install/ressource/database_en/base/module.json @@ -190,7 +190,10 @@ "estaens_3jpg": "" }, "order": [] - } + }, + "config": { + "versionData": "4.4" + } } } } \ No newline at end of file diff --git a/core/module/install/ressource/database_es/base/module.json b/core/module/install/ressource/database_es/base/module.json index 1facc80..04d0385 100644 --- a/core/module/install/ressource/database_es/base/module.json +++ b/core/module/install/ressource/database_es/base/module.json @@ -188,7 +188,10 @@ "estaens_3jpg": "" }, "order": [] - } + }, + "config": { + "versionData": "4.4" + } } } } \ No newline at end of file diff --git a/core/module/install/ressource/database_fr/base/module.json b/core/module/install/ressource/database_fr/base/module.json index 43e0663..93565ef 100644 --- a/core/module/install/ressource/database_fr/base/module.json +++ b/core/module/install/ressource/database_fr/base/module.json @@ -173,7 +173,10 @@ "estaens_3jpg": "" }, "order": [] - } + }, + "config": { + "versionData": "4.4" + } } } } \ No newline at end of file