Changeset 3212656
- Timestamp:
- 12/24/2024 02:00:02 PM (14 months ago)
- Location:
- arca-payment-gateway/trunk
- Files:
-
- 2 edited
-
arca-payment-gateway.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
arca-payment-gateway/trunk/arca-payment-gateway.php
r3212635 r3212656 3 3 * Plugin Name: ArCa Payment Gateway 4 4 * 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. 65 * Version: 1.3.7 6 6 * Author: Planet Studio team 7 7 * Author URI: https://planetstudio.am … … 19 19 define('ARCAPG_DIR_NAME', dirname(plugin_basename( __FILE__ ))); 20 20 define('ARCAPG_URL', plugins_url(plugin_basename(dirname(__FILE__)))); 21 define('ARCAPG_VERSION', '1.3. 6');21 define('ARCAPG_VERSION', '1.3.7'); 22 22 define('ARCAPG_PRO', FALSE); 23 23 -
arca-payment-gateway/trunk/readme.txt
r3212635 r3212656 5 5 Requires PHP: 7.4 6 6 Tested up to: 6.7.1 7 Stable tag: 1.3. 67 Stable tag: 1.3.7 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 97 97 == Changelog == 98 98 99 = 1.3.7 = 100 *Fixed insert bug 101 99 102 = 1.3.6 = 100 103 *Fixed minor bugs
Note: See TracChangeset
for help on using the changeset viewer.