Skip to content

Commit 5bb343d

Browse files
author
Florian Bender
authored
Merge pull request #63 from PAYONE-GmbH/versionbump-1.0.10
version bump to 1.0.10
2 parents 6ed2862 + a461453 commit 5bb343d

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

Changelog.txt

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
==1.0.10==
2+
Bugfixes
3+
4+
* fixed unit tests
5+
16
==1.0.9.==
27
New Features
38

metadata.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
https://www.payone.de
3333
</a>',
3434
'thumbnail' => 'picture.gif',
35-
'version' => '1.0.9',
35+
'version' => '1.0.10',
3636
'author' => 'FATCHIP GmbH',
3737
'email' => 'kontakt@fatchip.de',
3838
'url' => 'https://wiki.fatchip.de/public/faqpayone',

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.9
1+
1.0.10

0 commit comments

Comments
 (0)