From e9ea9c00784fa229cafd4d14f37bb199f71ad078 Mon Sep 17 00:00:00 2001 From: Vincent Lopes-Vicente Date: Mon, 15 Mar 2021 10:09:04 +0100 Subject: [PATCH] Version 2.4.4 --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 5f23f0c..23568aa 100644 --- a/composer.json +++ b/composer.json @@ -3,8 +3,8 @@ "description": "Thelia is an ecommerce CMS.", "license": "LGPL-3.0+", "require": { - "thelia/thelia-skeleton": "dev-master", - "thelia/frontoffice-modern-template": "dev-master", + "thelia/thelia-skeleton": "2.4.4", + "thelia/frontoffice-modern-template": "2.4.4", "thelia/open-api-module": "~1.0.1", "thelia/smarty-redirection-module": "~1.0.0", "thelia/choice-filter-module": "~1.0.0",