Skip to content

Commit

Permalink
2.8/released
Browse files Browse the repository at this point in the history
  • Loading branch information
fatihtoprak committed Dec 29, 2021
1 parent 593ab04 commit b63f7ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion core/library/Moka_Init.php
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down
3 changes: 1 addition & 2 deletions index.php
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down Expand Up @@ -32,7 +32,6 @@ function loadOptimisthubMokaTranslations()
}
}


/**
* Generate Moka Transaction Table For Transaction Logs
*
Expand Down

0 comments on commit b63f7ae

Please sign in to comment.