Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sessan committed Feb 18, 2022
1 parent 8606422 commit 097c4b5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
4 changes: 2 additions & 2 deletions bambora-online-classic/bambora-online-classic.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Bambora Online ePay
* Plugin URI: https://www.bambora.com
* Description: Bambora Online ePay payment gateway for WooCommerce
* Version: 5.2.2
* Version: 5.3.1
* Author: Bambora Online
* Author URI: https://www.bambora.com
* Text Domain: bambora-online-classic
Expand All @@ -14,7 +14,7 @@


define( 'BOCLASSIC_PATH', dirname( __FILE__ ) );
define( 'BOCLASSIC_VERSION', '5.2.2' );
define( 'BOCLASSIC_VERSION', '5.3.1' );

add_action( 'plugins_loaded', 'init_bambora_online_classic', 0 );

Expand Down
8 changes: 5 additions & 3 deletions bambora-online-classic/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: bambora
Tags: woocommerce, woo commerce, payment, payment gateway, gateway, subscription, subscriptions, bambora, epay, integration, woocommerce bambora, woocommerce epay, woocommerce bambora online classic, psp
Requires at least: 4.0.0
Tested up to: 5.8
Stable tag: 5.2.2
Stable tag: 5.3.1
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
WC requires at least: 2.6
Expand Down Expand Up @@ -52,10 +52,12 @@ With Bambora ePay for WooCommerce, you are able to integrate the Bambora Online
<a href="https://woocommerce.wpguiden.dk/en/configuration">Click here for more information about **Settings**</a>

== Changelog ==
= 5.3.1 =
* Adds support for WPML. Subscriptions are not supported for WPML with settings other than default.

= 5.2.2 =
Added support for proxy. Settings for proxy should be made in wp-config.
Update of logo to Wordline.
* Added support for proxy. Settings for proxy should be made in wp-config.
* Update of logo to Wordline.

= 5.2.1 =
* Fix for card image ratio
Expand Down

0 comments on commit 097c4b5

Please sign in to comment.