From 17d36f49198dac47942dde07abb6bd983dd1e529 Mon Sep 17 00:00:00 2001 From: Timo Ebel Date: Fri, 5 Apr 2024 15:42:33 +0200 Subject: [PATCH] v2.9.115-logs.4 --- src/Backend/SgateShopgatePlugin/Bootstrap.php | 2 +- src/Backend/SgateShopgatePlugin/plugin.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Backend/SgateShopgatePlugin/Bootstrap.php b/src/Backend/SgateShopgatePlugin/Bootstrap.php index d9f0a05..4bb1d48 100644 --- a/src/Backend/SgateShopgatePlugin/Bootstrap.php +++ b/src/Backend/SgateShopgatePlugin/Bootstrap.php @@ -155,7 +155,7 @@ public function getInfo() */ public function getVersion() { - return '2.9.115-logs.3'; + return '2.9.115-logs.4'; } /** diff --git a/src/Backend/SgateShopgatePlugin/plugin.xml b/src/Backend/SgateShopgatePlugin/plugin.xml index a2dcd0b..412ff16 100644 --- a/src/Backend/SgateShopgatePlugin/plugin.xml +++ b/src/Backend/SgateShopgatePlugin/plugin.xml @@ -3,13 +3,13 @@ xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/shopware/shopware/5.3/engine/Shopware/Components/Plugin/schema/plugin.xsd"> - 2.9.115-logs.3 + 2.9.115-logs.4 (c) by Shopgate GmbH Apache https://store.shopware.com/sgate00633f/shopgate-mobile-commerce-fuer-shopware.html Shopgate GmbH - + ### Added - ability to skip category export when calling `get_items`, config called `skip_category_assignment`