diff --git a/Constants.php b/Constants.php index 1a94b17..dcd387e 100644 --- a/Constants.php +++ b/Constants.php @@ -33,7 +33,7 @@ class Constants public const WEBHOOK_RESOURCE_CREDITMEMOS = 'creditmemos'; - public const AFTERSHIP_TIKTOK_SHOP_VERSION = '1.0.17'; + public const AFTERSHIP_TIKTOK_SHOP_VERSION = '1.0.19'; public const WEBHOOK_CONFIG_SCOPE_PATH = 'aftership/webhooks/webhooks'; diff --git a/composer.json b/composer.json index 90825b9..543e11d 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "aftership/tiktok-shop", "description": "Aftership TikTok Shop extension for Magento 2. Allows connect with TikTok Shop and more.", "type": "magento2-module", - "version": "1.0.17", + "version": "1.0.19", "minimum-stability": "stable", "license": "MIT", "keywords": ["aftership", "magento", "magento2", "magento-2", "tiktok", "shopping", "shop", "feed"], diff --git a/etc/module.xml b/etc/module.xml index 81b08c7..973cfe4 100755 --- a/etc/module.xml +++ b/etc/module.xml @@ -1,5 +1,5 @@ - +