Plugin Directory

Changeset 3212656


Ignore:
Timestamp:
12/24/2024 02:00:02 PM (14 months ago)
Author:
planetstudio
Message:

Publish new version

Location:
arca-payment-gateway/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • arca-payment-gateway/trunk/arca-payment-gateway.php

    r3212635 r3212656  
    33 * Plugin Name: ArCa Payment Gateway
    44 * Description: ArCa payment gateway, this Plugin allows you to accept online payments from local and international customers to Armenian banks, Idram payment system and adds ArCa paycenter as a payment gateway for WooCommerce and for GiveWP donation Plugin and TATIOSA hotel booking management platform.
    5  * Version: 1.3.6
     5 * Version: 1.3.7
    66 * Author: Planet Studio team
    77 * Author URI: https://planetstudio.am
     
    1919define('ARCAPG_DIR_NAME', dirname(plugin_basename( __FILE__ )));
    2020define('ARCAPG_URL', plugins_url(plugin_basename(dirname(__FILE__))));
    21 define('ARCAPG_VERSION', '1.3.6');
     21define('ARCAPG_VERSION', '1.3.7');
    2222define('ARCAPG_PRO', FALSE);
    2323
  • arca-payment-gateway/trunk/readme.txt

    r3212635 r3212656  
    55Requires PHP: 7.4
    66Tested up to: 6.7.1
    7 Stable tag: 1.3.6
     7Stable tag: 1.3.7
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    9797== Changelog ==
    9898
     99= 1.3.7 =
     100*Fixed insert bug
     101
    99102= 1.3.6 =
    100103*Fixed minor bugs
Note: See TracChangeset for help on using the changeset viewer.