File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ public function getLabel()
83
83
*/
84
84
public function getVersion ()
85
85
{
86
- return "3.3.2 " ;
86
+ return "3.3.3 " ;
87
87
}
88
88
89
89
/**
Original file line number Diff line number Diff line change 3
3
4
4
|Module | RatePAY Module for Shopware
5
5
|------|----------
6
- |Author | Aarne Welschlau
6
+ |Author | Aarne Welschlau, Annegret Seufert
7
7
|Shop Version | ` 4.x.x `
8
- |Version | ` 3.3.2 `
8
+ |Version | ` 3.3.3 `
9
9
|Link | http://www.ratepay.com
10
10
|Mail | integration@ratepay.com
11
11
|Installation | see below
22
22
23
23
## Changelog
24
24
25
+ ### Version Version 3.3.3 - Released 2017-03-08
26
+ * SEPA - BIC field removed
27
+ * IBAN country prefix validation removed
28
+
25
29
### Version Version 3.3.2 - Released 2017-01-02
26
30
* Fixed update method
27
31
You can’t perform that action at this time.
0 commit comments