From 03e9dc1352057793cd98481ff6d345a47e489a25 Mon Sep 17 00:00:00 2001 From: Timo Ebel Date: Fri, 15 Mar 2024 16:34:08 +0100 Subject: [PATCH] v2.9.114-beta.1 --- 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 3865aed..f77b2ba 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.114-alpha.2'; + return '2.9.114-beta.1'; } /** diff --git a/src/Backend/SgateShopgatePlugin/plugin.xml b/src/Backend/SgateShopgatePlugin/plugin.xml index 2dec635..026af61 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.114-alpha.2 + 2.9.114-beta.1 (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`