From 5ded0d27d972adf4dd871b30d9be21461a7d4c19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Borbo=C3=ABn?= Date: Thu, 15 Apr 2021 19:25:26 +0200 Subject: [PATCH] [VER] Bump to v1.0.7 --- wpforms-epfl-payonline.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wpforms-epfl-payonline.php b/wpforms-epfl-payonline.php index 616c746..bab2db0 100644 --- a/wpforms-epfl-payonline.php +++ b/wpforms-epfl-payonline.php @@ -5,7 +5,7 @@ * Description: EPFL Payonline integration with WPForms. * Author: Nicolas Borboën * Author URI: https://go.epfl.ch/nbo - * Version: 1.0.5 + * Version: 1.0.7 * Text Domain: wpforms-epfl-payonline * Domain Path: languages * License: GPL-2.0+ @@ -36,7 +36,7 @@ } // Plugin version. -define( 'WPFORMS_EPFL_PAYONLINE_VERSION', '1.0.5' ); +define( 'WPFORMS_EPFL_PAYONLINE_VERSION', '1.0.7' ); // Plugin name. define( 'WPFORMS_EPFL_PAYONLINE_NAME', 'WPForms EPFL Payonline' ); // Latest WP version tested with this plugin