Changeset 2608314
- Timestamp:
- 10/02/2021 07:40:11 PM (5 years ago)
- Location:
- cryptopay-wc-lite/trunk
- Files:
-
- 2 edited
-
cryptopay-wc-lite.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cryptopay-wc-lite/trunk/cryptopay-wc-lite.php
r2608164 r2608314 6 6 * 7 7 * @package CryptoPay WC Lite 8 * @version 1.0. 08 * @version 1.0.1 9 9 * 10 10 * Plugin Name: CryptoPay WC Lite 11 * Version: 1.0. 011 * Version: 1.0.1 12 12 * Plugin URI: https://1.envato.market/jWmqQe 13 13 * Description: Payment plugin with her cryptocurrency wallet for WooCommerce … … 28 28 'path' => trailingslashit(plugin_dir_path(__FILE__)), 29 29 'viewDir' => trailingslashit(trailingslashit(plugin_dir_path(__FILE__)).'views'), 30 'version' => '1.0. 0',30 'version' => '1.0.1', 31 31 'dbVersion' => '1.0.0', 32 32 'pluginFile' => __FILE__, -
cryptopay-wc-lite/trunk/readme.txt
r2608165 r2608314 5 5 Tested up to: 5.8 6 6 Requires PHP: 7.3 7 Stable Tag: 1.0. 08 Version: 1.0. 07 Stable Tag: 1.0.1 8 Version: 1.0.1 9 9 License: GPLv3 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.tr.html
Note: See TracChangeset
for help on using the changeset viewer.