Changeset 1888071
- Timestamp:
- 06/06/2018 09:56:03 AM (8 years ago)
- Location:
- ing-psp/trunk
- Files:
-
- 4 edited
-
CHANGELOG.md (modified) (1 diff)
-
README.md (modified) (1 diff)
-
ingpsp.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ing-psp/trunk/CHANGELOG.md
r1766045 r1888071 1 1 # Changelog WooCommerce 2 3 ** 1.3.1.1 ** 4 * Patched ing-psp 2 5 3 6 ** 1.3.1 ** -
ing-psp/trunk/README.md
r1766045 r1888071 15 15 16 16 ## Version number 17 Version 1.3.1 17 Version 1.3.1.1 18 18 19 19 ## Pre-requisites to install the plug-ins -
ing-psp/trunk/ingpsp.php
r1766045 r1888071 5 5 * Plugin URI: https://www.ing.nl/ 6 6 * Description: ING WooCommerce plugin for ING Kassa Compleet and ING ePay markets. 7 * Version: 1.3.1 7 * Version: 1.3.1.1 8 8 * Author: Ginger Payments 9 9 * Author URI: https://www.gingerpayments.com/ … … 20 20 * Define ING PSP plugin version 21 21 */ 22 define('INGPSP_PLUGIN_VERSION', 'WooCommerce v1.3.1 ');22 define('INGPSP_PLUGIN_VERSION', 'WooCommerce v1.3.1.1'); 23 23 24 24 add_action('plugins_loaded', 'woocommerce_ingpsp_init', 0); -
ing-psp/trunk/readme.txt
r1766045 r1888071 5 5 Requires at least: 4.0 6 6 Tested up to: 4.8 7 Stable tag: 1.3.1 7 Stable tag: 1.3.1.1 8 8 License: The MIT License (MIT) 9 9 License URI: https://opensource.org/licenses/MIT
Note: See TracChangeset
for help on using the changeset viewer.