Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
RistoNiinemets committed Dec 13, 2017
1 parent 9a52a9a commit 827e226
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
- Contributors: @RistoNiinemets, @tjuris
- Tags: WooCommerce, banklink, Estonia, Payment Gateway
- Requires at least: 4.1
- Tested up to: 4.8.2
- Stable tag: 1.3.3
- Tested up to: 4.9.1
- Stable tag: 1.3.4
- License: GPLv2 or later
3 changes: 2 additions & 1 deletion estonian-banklinks-for-woocommerce.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@
Plugin Name: Estonian Banklinks for WooCommerce
Plugin URI: https://wordpress.org/plugins/estonian-banklinks-for-woocommerce/
Description: Extends WooCommerce with most commonly used Estonian banklinks.
Version: 1.3.3
Version: 1.3.4
Author: Konekt OÜ
Author URI: https://www.konekt.ee
License: GPLv2 or later
Text Domain: wc-gateway-estonia-banklink
WC tested up to: 3.2.5
*/

// Security check
Expand Down
11 changes: 8 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Contributors: konektou, ristoniinemets, mstannu
Tags: woocommerce, estonia, banklink, pangalink, payment gateway
Requires at least: 4.1
Tested up to: 4.8.2
Stable tag: 1.3.3
Tested up to: 4.9.1
Stable tag: 1.3.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand All @@ -18,7 +18,7 @@ This plugin consists of several Estonian banklinks:
* Maksekeskus (Redirect)
* Estcard (E-Commerce Payment Gateway)

Code is maintained and developed at Github. Contributions and discussions are very welcome at [Github] (https://github.com/KonektOU/estonian-banklinks-for-woocommerce)
Code is maintained and developed at Github. Contributions and discussions are very welcome at [Github](https://github.com/KonektOU/estonian-banklinks-for-woocommerce)


== Installation ==
Expand All @@ -36,6 +36,11 @@ Code is maintained and developed at Github. Contributions and discussions are ve

== Changelog ==

= 1.3.4 =
* Fix: PHP 7.1 rounding issue, which caused Maksekeskus transactions to fail
* Forced Maksekeskus' transaction URL
* Added filter `(woocommerce_{$gateway_id}_gateway_transaction_fields)` to hook into transaction data

= 1.3.3 =
* Renamed Krediidipank to Coop
* Renamed Nordea to Luminor
Expand Down

0 comments on commit 827e226

Please sign in to comment.