Skip to content

Commit 1c74501

Browse files
committed
[SHPWR] update version and readme
1 parent f44ddd9 commit 1c74501

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

Frontend/RpayRatePay/Bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ public function getLabel()
8383
*/
8484
public function getVersion()
8585
{
86-
return "3.3.2";
86+
return "3.3.3";
8787
}
8888

8989
/**

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
|Module | RatePAY Module for Shopware
55
|------|----------
6-
|Author | Aarne Welschlau
6+
|Author | Aarne Welschlau, Annegret Seufert
77
|Shop Version | `4.x.x`
8-
|Version | `3.3.2`
8+
|Version | `3.3.3`
99
|Link | http://www.ratepay.com
1010
|Mail | integration@ratepay.com
1111
|Installation | see below
@@ -22,6 +22,10 @@
2222

2323
## Changelog
2424

25+
### Version Version 3.3.3 - Released 2017-03-08
26+
* SEPA - BIC field removed
27+
* IBAN country prefix validation removed
28+
2529
### Version Version 3.3.2 - Released 2017-01-02
2630
* Fixed update method
2731

0 commit comments

Comments
 (0)