diff --git a/composer.json b/composer.json index c1a408c..d93a36e 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name":"sirateck/wp-tools", - "version":"1.0.0", + "version":"1.1.0", "scripts":{ "package":[ "cd src && zip -r ../dist/lemonway-wp.zip lemonway/ && cd .." diff --git a/src/lemonway/lemonway.php b/src/lemonway/lemonway.php index 86d86a2..4f91692 100644 --- a/src/lemonway/lemonway.php +++ b/src/lemonway/lemonway.php @@ -3,7 +3,7 @@ Plugin Name: Lemonway Plugin URI: https://www.lemonway.com Description: Secured payment solutions for Internet marketplaces, eCommerce, and crowdfunding. Payment API. BackOffice management. Compliance. Regulatory reporting. - Version: 1.0.6 + Version: 1.1.0 Author: Kassim Belghait Author URI: http://www.sirateck.com License: GPL2 diff --git a/src/lemonway/lemonway_ideal.php b/src/lemonway/lemonway_ideal.php index 53c3ba0..cfd8666 100644 --- a/src/lemonway/lemonway_ideal.php +++ b/src/lemonway/lemonway_ideal.php @@ -3,9 +3,9 @@ Plugin Name: Lemonway IDeal Plugin URI: https://www.lemonway.com Description: Secured payment solutions for Internet marketplaces, eCommerce, and crowdfunding. Payment API. BackOffice management. Compliance. Regulatory reporting. - Version: 1.0.4 + Version: 1.1.0 Author: Dat Pham - Author URI: https://www.lemonway.com/ + Author URI: https://www.lemonway.com License: GPL2 */ diff --git a/src/lemonway/lemonway_sofort.php b/src/lemonway/lemonway_sofort.php index fc7dc4a..8139686 100644 --- a/src/lemonway/lemonway_sofort.php +++ b/src/lemonway/lemonway_sofort.php @@ -3,9 +3,9 @@ Plugin Name: Lemonway Sofort Plugin URI: https://www.lemonway.com Description: Secured payment solutions for Internet marketplaces, eCommerce, and crowdfunding. Payment API. BackOffice management. Compliance. Regulatory reporting. - Version: 1.0.4 + Version: 1.1.0 Author: Dat Pham - Author URI: https://www.lemonway.com/ + Author URI: https://www.lemonway.com License: GPL2 */