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