diff --git a/core/library/Moka_Init.php b/core/library/Moka_Init.php index 682ff09..38c5f02 100644 --- a/core/library/Moka_Init.php +++ b/core/library/Moka_Init.php @@ -3,7 +3,7 @@ exit; } -define('OPTIMISTHUB_MOKA_PAY_VERSION', '2.7'); +define('OPTIMISTHUB_MOKA_PAY_VERSION', '2.8'); global $mokaVersion; $mokaVersion = OPTIMISTHUB_MOKA_PAY_VERSION; diff --git a/index.php b/index.php index ae4d1c6..478d357 100644 --- a/index.php +++ b/index.php @@ -3,7 +3,7 @@ * Plugin Name: Moka Payment Gateway for WooCommerce * Plugin URI: https://github.com/optimisthub/moka-woocommerce * Description: Moka Payment gateway for woocommerce - * Version: 2.7 + * Version: 2.8 * Author: Optimist Hub * Author URI: https://optimisthub.com?ref=mokaPayment * Domain Path: /languages/ @@ -32,7 +32,6 @@ function loadOptimisthubMokaTranslations() } } - /** * Generate Moka Transaction Table For Transaction Logs *