diff --git a/Model/PayoneConfig.php b/Model/PayoneConfig.php index cedef988..ce7d7e12 100644 --- a/Model/PayoneConfig.php +++ b/Model/PayoneConfig.php @@ -32,7 +32,7 @@ abstract class PayoneConfig { /* Module version */ - const MODULE_VERSION = '2.8.1'; + const MODULE_VERSION = '3.0.0'; /* Authorization request types */ const REQUEST_TYPE_PREAUTHORIZATION = 'preauthorization'; diff --git a/etc/module.xml b/etc/module.xml index 4853cfb4..bc7f47d1 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -25,7 +25,7 @@ */ --> - +