Plugin Directory

Changeset 2721056


Ignore:
Timestamp:
05/10/2022 08:21:57 AM (4 years ago)
Author:
vandarpay
Message:

update version

Location:
vandar-woocommerce-gateway/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • vandar-woocommerce-gateway/trunk/class-wc-gateway-vandario.php

    r2721055 r2721056  
    7575                $this->failed_massage = $this->settings['failed_massage'];
    7676
    77                 if (version_compare(WOOCOMMERCE_VERSION, '2.2.0', '>='))
     77                if (version_compare(WOOCOMMERCE_VERSION, '3.0.0', '>='))
    7878                    add_action('woocommerce_update_options_payment_gateways_' . $this->id, array($this, 'process_admin_options'));
    7979                else
  • vandar-woocommerce-gateway/trunk/index.php

    r2690233 r2721056  
    22/*
    33Plugin Name: Vandar WooCommerce Gateway
    4 Version: 2.2.0
     4Version: 3.0.0
    55Description:   درگاه پرداخت وندار برای فروشگاه ساز ووکامرس
    66Plugin URI: https://vandar.io
Note: See TracChangeset for help on using the changeset viewer.