From 94ef34fed675c9edbd506ae31450450bffa65b10 Mon Sep 17 00:00:00 2001 From: Niclas Hoyer Date: Thu, 14 Oct 2021 22:26:52 +0200 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f7b9652..72b7b17 100755 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "license": [ "OSL-3.0" ], - "version":"1.68.0", + "version":"1.69.0", "require": { "magento/framework": "^100.0.0 || ^101.0.0 || ^102.0.0 || ^103.0.0 || ^104.0.0" },