From ea4916bc57b54a5aa658bf998fad05b6a66b3d00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20Hochd=C3=B6rfer?= Date: Mon, 31 Oct 2022 18:57:41 +0100 Subject: [PATCH] Update version in composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8eed53e..b1d4424 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": "5.0.1", + "version": "5.1.0", "minimum-stability": "stable", "license": "Apache-2.0", "authors": [