From e3629946b87002c26674ec34e45cca63bfc2c3c7 Mon Sep 17 00:00:00 2001 From: Willem Poortman Date: Tue, 4 Jul 2023 15:58:27 +0200 Subject: [PATCH] Release prep 1.8.6 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 21b6cbd..0443535 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "magewirephp/magewire", "description": "A framework that makes building dynamic interfaces simple, without leaving the comfort of Magento 2", - "version": "1.8.5", + "version": "1.8.6", "type": "magento2-module", "require": { "magento/framework": "*",