From 2da2646e3f448ffdc99cb46d89454a9f65dfc0e1 Mon Sep 17 00:00:00 2001 From: Willem Poortman Date: Tue, 8 Aug 2023 11:34:12 +0200 Subject: [PATCH] Release 1.10.7 prep --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ff0321a..96dc60a 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.10.6", + "version": "1.10.7", "type": "magento2-module", "require": { "magento/framework": "*",