From f0332ef346a3c90ca72b1e2427241c5575324bb3 Mon Sep 17 00:00:00 2001 From: "D.Metoglou" Date: Mon, 15 May 2023 09:39:22 +0200 Subject: [PATCH] version bump to 252 --- payone-woocommerce-3.php | 4 ++-- readme.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/payone-woocommerce-3.php b/payone-woocommerce-3.php index 7547aed..b237139 100644 --- a/payone-woocommerce-3.php +++ b/payone-woocommerce-3.php @@ -2,7 +2,7 @@ /** * Plugin Name: PAYONE Payment for WooCommerce - * Version: 2.5.1 + * Version: 2.5.2 * Plugin URI: https://www.payone.com/ * Description: Integration of PAYONE payment into your WooCommerce store. * Author: PAYONE GmbH @@ -13,7 +13,7 @@ defined( 'ABSPATH' ) or die( 'Direct access not allowed' ); -define( 'PAYONE_PLUGIN_VERSION', '2.5.1' ); +define( 'PAYONE_PLUGIN_VERSION', '2.5.2' ); define( 'PAYONE_PLUGIN_URL', plugin_dir_url( __FILE__ ) ); define( 'PAYONE_PLUGIN_PATH', __DIR__ ); define( 'PAYONE_VIEW_PATH', PAYONE_PLUGIN_PATH . '/views' ); diff --git a/readme.txt b/readme.txt index fd2eef6..e79ea20 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://www.payone.com/ Tags: woocommerce, payment Requires at least: 5.0 Tested up to: 7.6.0 -Stable tag: 2.5.1 +Stable tag: 2.5.2 Requires PHP: 7.4.0 License: MIT License URI: https://opensource.org/licenses/MIT @@ -71,7 +71,7 @@ If you have found anything security related, please contact our technical suppor == Changelog == -== 2.5.1 == +== 2.5.2 == New Features