Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
RistoNiinemets committed Oct 11, 2017
1 parent f84763f commit a883a48
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 10 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.7.4
- Stable tag: 1.3.2
- Tested up to: 4.8.2
- Stable tag: 1.3.3
- License: GPLv2 or later
2 changes: 1 addition & 1 deletion estonian-banklinks-for-woocommerce.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
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.2
Version: 1.3.3
Author: Konekt OÜ
Author URI: https://www.konekt.ee
License: GPLv2 or later
Expand Down
24 changes: 17 additions & 7 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.7.4
Stable tag: 1.3.2
Tested up to: 4.8.2
Stable tag: 1.3.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand All @@ -13,13 +13,12 @@ Extends WooCommerce with most commonly used Estonian banklinks. All in one.

This plugin consists of several Estonian banklinks:

* Danske, Krediidipank, LHV, SEB, Swedbank, Nordea, Liisi ID (iPizza protocol)
* Nordea (Solo protocol)
* Danske, Coop, LHV, SEB, Swedbank, Luminor, Liisi ID (iPizza protocol)
* Luminor (Solo protocol)
* Maksekeskus (Redirect)
* Estcard (E-Commerce Payment Gateway)

Code is maintained and developed at Github. Contributions and discussions are very welcome:
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 @@ -37,6 +36,11 @@ https://github.com/KonektOU/estonian-banklinks-for-woocommerce

== Changelog ==

= 1.3.3 =
* Renamed Krediidipank to Coop
* Renamed Nordea to Luminor
* Fix: WooCommerce 3 minor compatibility fix with Maksekeskus

= 1.3.2 =
* Fix: Order ID and such should not be accessed directly with WooCommerce 3.0.x. Compatibility fix.
* Save transaction ID with iPizza protocol
Expand All @@ -60,4 +64,10 @@ https://github.com/KonektOU/estonian-banklinks-for-woocommerce
* Compressed bank logos (approx. 75KB total)

= 1.0 =
* Release
* Release


== Upgrade Notice ==

= 1.3.3 =
Krediidipank has been renamed to Coop and Nordea to Luminor. New logo for Coop is provided in the update, but you will have to change logo file URL from settings manually (krediidipank.png -> coop.png in the end of the logo URL).

0 comments on commit a883a48

Please sign in to comment.