Plugin Directory

Changeset 2608314


Ignore:
Timestamp:
10/02/2021 07:40:11 PM (5 years ago)
Author:
beycandeveloper
Message:

readme.txt

Location:
cryptopay-wc-lite/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • cryptopay-wc-lite/trunk/cryptopay-wc-lite.php

    r2608164 r2608314  
    66 *
    77 * @package CryptoPay WC Lite
    8  * @version 1.0.0
     8 * @version 1.0.1
    99 *
    1010 * Plugin Name: CryptoPay WC Lite
    11  * Version:     1.0.0
     11 * Version:     1.0.1
    1212 * Plugin URI:  https://1.envato.market/jWmqQe
    1313 * Description: Payment plugin with her cryptocurrency wallet for WooCommerce
     
    2828    'path' => trailingslashit(plugin_dir_path(__FILE__)),
    2929    'viewDir' => trailingslashit(trailingslashit(plugin_dir_path(__FILE__)).'views'),
    30     'version' => '1.0.0',
     30    'version' => '1.0.1',
    3131    'dbVersion' => '1.0.0',
    3232    'pluginFile' => __FILE__,
  • cryptopay-wc-lite/trunk/readme.txt

    r2608165 r2608314  
    55Tested up to: 5.8
    66Requires PHP: 7.3
    7 Stable Tag: 1.0.0
    8 Version: 1.0.0
     7Stable Tag: 1.0.1
     8Version: 1.0.1
    99License: GPLv3
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.tr.html
Note: See TracChangeset for help on using the changeset viewer.