Skip to content

Commit

Permalink
Change version
Browse files Browse the repository at this point in the history
  • Loading branch information
saranchuk-hys committed Jul 22, 2021
1 parent 8957df1 commit bb59f49
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<label lang="en">Buckaroo</label>
<label lang="de">Buckaroo</label>

<version>1.12.5</version>
<version>1.12.6</version>
<copyright>(c) Buckaroo B.V.</copyright>
<license>MIT</license>
<author>Buckaroo</author>
Expand Down Expand Up @@ -411,6 +411,29 @@
]]>
</changes>
</changelog>

<changelog version="1.12.6">
<changes lang="de">
<![CDATA[
BP-771 Apple pay does not work
BP-922 Billink test orders not arriving in the Buckaroo transaction
BP-941 All plugins - PayPal (V2) cancellation returns to the homepage
BP-950 Make it possible for Billink to enable
BP-970 Add CreditCard brand PostePay
BP-959 Billink House Number with suffix is showing
]]>
</changes>
<changes lang="en">
<![CDATA[
BP-771 Apple pay does not work
BP-922 Billink test orders not arriving in the Buckaroo transaction
BP-941 All plugins - PayPal (V2) cancellation returns to the homepage
BP-950 Make it possible for Billink to enable
BP-970 Add CreditCard brand PostePay
BP-959 Billink House Number with suffix is showing
]]>
</changes>
</changelog>
</plugin>


Expand Down

0 comments on commit bb59f49

Please sign in to comment.