Plugin Directory

Changeset 1888071


Ignore:
Timestamp:
06/06/2018 09:56:03 AM (8 years ago)
Author:
ingpsp
Message:

Bump version to 1.3.1.1

Location:
ing-psp/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • ing-psp/trunk/CHANGELOG.md

    r1766045 r1888071  
    11# Changelog WooCommerce
     2
     3** 1.3.1.1 **
     4* Patched ing-psp
    25
    36** 1.3.1 **
  • ing-psp/trunk/README.md

    r1766045 r1888071  
    1515
    1616## Version number
    17 Version 1.3.1
     17Version 1.3.1.1
    1818
    1919## Pre-requisites to install the plug-ins
  • ing-psp/trunk/ingpsp.php

    r1766045 r1888071  
    55 * Plugin URI: https://www.ing.nl/
    66 * Description: ING WooCommerce plugin for ING Kassa Compleet and ING ePay markets.
    7  * Version: 1.3.1
     7 * Version: 1.3.1.1
    88 * Author: Ginger Payments
    99 * Author URI: https://www.gingerpayments.com/
     
    2020 * Define ING PSP plugin version
    2121 */
    22 define('INGPSP_PLUGIN_VERSION', 'WooCommerce v1.3.1');
     22define('INGPSP_PLUGIN_VERSION', 'WooCommerce v1.3.1.1');
    2323
    2424add_action('plugins_loaded', 'woocommerce_ingpsp_init', 0);
  • ing-psp/trunk/readme.txt

    r1766045 r1888071  
    55Requires at least: 4.0
    66Tested up to: 4.8
    7 Stable tag: 1.3.1
     7Stable tag: 1.3.1.1
    88License: The MIT License (MIT)
    99License URI: https://opensource.org/licenses/MIT
Note: See TracChangeset for help on using the changeset viewer.