From 7d4b22188d57f846a31c6d914401068b6201ffbc Mon Sep 17 00:00:00 2001 From: Florian Bender Date: Tue, 8 Nov 2016 07:55:48 +0100 Subject: [PATCH] Version bump --- Model/PayoneConfig.php | 2 +- etc/module.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Model/PayoneConfig.php b/Model/PayoneConfig.php index 809afff2..b2b70ec1 100644 --- a/Model/PayoneConfig.php +++ b/Model/PayoneConfig.php @@ -32,7 +32,7 @@ abstract class PayoneConfig { /* Module version */ - const MODULE_VERSION = '%%VERSION%%'; + const MODULE_VERSION = '1.2.3'; /* Authorization request types */ const REQUEST_TYPE_PREAUTHORIZATION = 'preauthorization'; diff --git a/etc/module.xml b/etc/module.xml index c5f2667d..d5edb186 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -25,5 +25,5 @@ */ --> - +