From e0a354cd8780265074b15122a3312c5d3a313fae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20Hochd=C3=B6rfer?= Date: Sun, 29 Oct 2023 09:15:14 +0100 Subject: [PATCH] Update version number in composer.json file --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9a5aa2c..97a98f3 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "bitexpert/magento2-force-customer-login", "description": "The Force Login module for Magento2 redirects a storefront visitor to the Magento2 Frontend login page, if the visitor is not logged in. It is possible to configure the whitelisted urls to add custom definitions.", "type": "magento2-module", - "version": "6.0.0", + "version": "5.2.0", "minimum-stability": "stable", "license": "Apache-2.0", "authors": [