From 800aedf76deb1b302614c2eea61723ba4eabd3b0 Mon Sep 17 00:00:00 2001 From: Freddy Rommel <15031079+rommelfreddy@users.noreply.github.com> Date: Mon, 18 Nov 2019 11:09:08 +0100 Subject: [PATCH] update version (#38) --- README.md | 7 ++++++- plugin.json | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3aabf746..bbb47164 100755 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ |------|---------- |Author | Annegret Seufert |Shop Version | `5.5.x` - `5.6.x` -|Version | `5.4.5` +|Version | `5.4.6` |Link | http://www.ratepay.com |Mail | integration@ratepay.com |Full Documentation | https://ratepay.gitbook.io/shopware/ @@ -25,6 +25,11 @@ ## Changelog +### Version 5.4.6 - Released 2019-11-18 +* RATEPLUG-29: allow the usage of the same profile id in more than one countries and shops +* RATEPLUG-28: fix double click on "order now"-button +* RATEPLUG-27: fix batch processing (admin) + ### Version 5.4.5 - Released 2019-11-05 * RATEPLUG-24: add support for different stores/subshops * RATEPLUG-20: add third-party support for extension "BogxProductConfigurator" diff --git a/plugin.json b/plugin.json index f0b91308..db370485 100644 --- a/plugin.json +++ b/plugin.json @@ -10,7 +10,7 @@ "author": "RatePAY GmbH", "supplier": "RatePAY GmbH", "description": "

RatePAY Payment plugin for Shopware Community Edition Version 5

", - "currentVersion": "5.4.5", + "currentVersion": "5.4.6", "payment_confirm": true, "compatibility": { "minimumVersion": "5.5.0",