From 99fdeed88abaa8ffa6bd213b00b6e7e53c5565ed Mon Sep 17 00:00:00 2001 From: Gloomy Date: Sat, 9 Aug 2025 11:27:55 +0000 Subject: [PATCH] bug fix --- hesabix.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hesabix.php b/hesabix.php index f36c352..2721713 100644 --- a/hesabix.php +++ b/hesabix.php @@ -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() {