diff --git a/Changelog.txt b/Changelog.txt index 5a3d1e46..10b16fd5 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,10 @@ +==1.13.1== + +Maintenance + +* refactor txstatus endpoints +* tested with 6.5 + ==1.13.0== New Features diff --git a/metadata.php b/metadata.php index cc776f78..1031370e 100755 --- a/metadata.php +++ b/metadata.php @@ -34,7 +34,7 @@ https://www.payone.com ', 'thumbnail' => 'picture.gif', - 'version' => '1.13.0', + 'version' => '1.13.1', 'author' => 'FATCHIP GmbH', 'email' => 'kontakt@fatchip.de', 'url' => 'https://wiki.fatchip.de/public/faqpayone', diff --git a/version.txt b/version.txt index feaae22b..b50dd27d 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.13.0 +1.13.1