We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe86bce commit 9e3099aCopy full SHA for 9e3099a
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 1.1.1
2
+* Fix - Fixed how converted price is calculated
3
+
4
## 1.1.0
5
* Feature - New design
6
* Feature - Added Argentina
ebanx-currency-converter/README.txt
@@ -3,7 +3,7 @@ Contributors: gpressutto5
Tags: ebanx, currency converter
Requires at least: 4.0
Tested up to: 4.8
-Stable tag: 1.1.0
+Stable tag: 1.1.1
7
License: MIT
8
License URI: https://opensource.org/licenses/MIT
9
package.json
@@ -1,6 +1,6 @@
{
"name": "ebanx-currency-converter",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "This is a currency converter to use with EBANX Payment Gateway for WooCommerce.",
"main": "index.js",
"scripts": {
0 commit comments