From b171d1fd5214f11fb91d790b54923ffa02dbce89 Mon Sep 17 00:00:00 2001 From: Oli J <jaufmann@jajuma.de> Date: Tue, 31 Dec 2024 13:31:11 +0700 Subject: [PATCH] Update Version 1.0.2 (cherry picked from commit d8438eaa7f523ac7ddcfa1e723a5c3a1e9c19122) --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 2563860..ec9325d 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Chat GPT Power Toy for Magento 2 by JaJuMa", "type": "magento2-module", "license": "MIT", - "version": "1.0.1", + "version": "1.0.2", "authors": [ { "email": "info@jajuma.de", @@ -14,7 +14,7 @@ "require": { "magewirephp/magewire": "^1.10", "magewirephp/magewire-requirejs": "^1.1", - "jajuma/power-toys": "^1.0" + "jajuma/power-toys": "^1.0.3" }, "autoload": { "psr-4": {