This commit is contained in:
Gloomy 2025-08-09 11:27:55 +00:00
parent dce1fa4d23
commit 99fdeed88a

View file

@ -9,7 +9,7 @@
* Plugin Name: Hesabix: WooCommerce
* Plugin URI: https://hesabix.ir/
* Description: Connect Hesabix Online Accounting to WooCommerce.
* Version: 1.0.2
* Version: 1.0.3
* Author: Mohammad Rezai
* Author URI: https://pirouz.xyz
* License: GPL-3.0+
@ -24,7 +24,7 @@ if (!defined('WPINC')) {
}
define('HESABIX_PLUGIN_URL', plugin_dir_url(__FILE__));
define('HESABIX_VERSION', '1.0.2');
define('HESABIX_VERSION', '1.0.3');
function activate_hesabix()
{