From 63475b1ba15abf4f0d1e758d027baedd65293ddb Mon Sep 17 00:00:00 2001 From: Brian Date: Thu, 31 Dec 2020 14:45:00 +0700 Subject: [PATCH] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index bf2792b..2c5d935 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "mageplaza/module-core": "^1.4.5" }, "type": "magento2-module", - "version": "1.0.3", + "version": "1.0.4", "license": "proprietary", "authors": [ { @@ -23,4 +23,4 @@ "Mageplaza\\SameOrderNumber\\": "" } } -} \ No newline at end of file +}