Skip to content

Commit

Permalink
Bump v3.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
olegisk committed May 31, 2018
1 parent 0468a08 commit 6383938
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions PayEx_Payments/Changelog_payex.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
Version 3.1.10
* Fixed Rounding in VAT calc
* Financing Invoice: OnlineInvoice xml changes
* Fixed feed xml mistake
* Placeholder for "Social Security Number"
* Fixed duplicate IDs on payment form
* Fixed update check
* Added missed adminhtml templates

Version 3.1.9
* Fixed problem with SUPEE-9767 and latest versions of Magento
* Financing Invoice: Removed SSN check option
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modules>
<PayEx_Payments>
<!-- declare module's version information for database updates -->
<version>3.1.9</version>
<version>3.1.10</version>
</PayEx_Payments>
</modules>

Expand Down
2 changes: 1 addition & 1 deletion PayEx_Payments/app/etc/modules/PayEx_Payments.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<Mage_Payment />
</depends>
<!-- declare module's version information for database updates -->
<version>3.1.9</version>
<version>3.1.10</version>
</PayEx_Payments>
</modules>
</config>

0 comments on commit 6383938

Please sign in to comment.