Plugin Directory

Changeset 2459552


Ignore:
Timestamp:
01/20/2021 10:10:30 AM (5 years ago)
Author:
aplazame
Message:

tagging version 3.1.1

Location:
aplazame
Files:
8 added
7 deleted
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • aplazame/tags/3.1.1/README.txt

    r2456319 r2459552  
    55Tested up to: 5.6.0
    66Requires PHP: 5.3.0
    7 Stable tag: 3.1.0
     7Stable tag: 3.1.1
    88License: BSD-3-Clause
    99License URI: https://github.com/aplazame/woocommerce/blob/master/LICENSE
     
    7878== Changelog ==
    7979
     80#### [v3.1.1](https://github.com/aplazame/woocommerce/tree/v3.1.1) (2021-01-20)
     81
     82* Release for update assets on WP plugin page.
     83
    8084#### [v3.1.0](https://github.com/aplazame/woocommerce/tree/v3.1.0) (2021-01-14)
    8185
  • aplazame/tags/3.1.1/aplazame.php

    r2456319 r2459552  
    33 * Plugin Name: Aplazame
    44 * Plugin URI: https://github.com/aplazame/woocommerce
    5  * Version: 3.1.0
     5 * Version: 3.1.1
    66 * Description: Aplazame offers a payment method to receive funding for the purchases.
    77 * Author: Aplazame
     
    2626
    2727class WC_Aplazame {
    28     const VERSION      = '3.1.0';
     28    const VERSION      = '3.1.1';
    2929    const METHOD_ID    = 'aplazame';
    3030    const METHOD_TITLE = 'Aplazame';
  • aplazame/tags/3.1.1/i18n/languages/aplazame.pot

    r2456319 r2459552  
    77msgid ""
    88msgstr ""
    9 "Project-Id-Version: Aplazame v3.1.0\n"
     9"Project-Id-Version: Aplazame v3.1.1\n"
    1010"Report-Msgid-Bugs-To: https://github.com/aplazame/woocommerce\n"
    11 "POT-Creation-Date: 2021-01-14 13:18+0000\n"
     11"POT-Creation-Date: 2021-01-20 10:05+0000\n"
    1212"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1313"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  • aplazame/trunk/README.txt

    r2456319 r2459552  
    55Tested up to: 5.6.0
    66Requires PHP: 5.3.0
    7 Stable tag: 3.1.0
     7Stable tag: 3.1.1
    88License: BSD-3-Clause
    99License URI: https://github.com/aplazame/woocommerce/blob/master/LICENSE
     
    7878== Changelog ==
    7979
     80#### [v3.1.1](https://github.com/aplazame/woocommerce/tree/v3.1.1) (2021-01-20)
     81
     82* Release for update assets on WP plugin page.
     83
    8084#### [v3.1.0](https://github.com/aplazame/woocommerce/tree/v3.1.0) (2021-01-14)
    8185
  • aplazame/trunk/aplazame.php

    r2456319 r2459552  
    33 * Plugin Name: Aplazame
    44 * Plugin URI: https://github.com/aplazame/woocommerce
    5  * Version: 3.1.0
     5 * Version: 3.1.1
    66 * Description: Aplazame offers a payment method to receive funding for the purchases.
    77 * Author: Aplazame
     
    2626
    2727class WC_Aplazame {
    28     const VERSION      = '3.1.0';
     28    const VERSION      = '3.1.1';
    2929    const METHOD_ID    = 'aplazame';
    3030    const METHOD_TITLE = 'Aplazame';
  • aplazame/trunk/i18n/languages/aplazame.pot

    r2456319 r2459552  
    77msgid ""
    88msgstr ""
    9 "Project-Id-Version: Aplazame v3.1.0\n"
     9"Project-Id-Version: Aplazame v3.1.1\n"
    1010"Report-Msgid-Bugs-To: https://github.com/aplazame/woocommerce\n"
    11 "POT-Creation-Date: 2021-01-14 13:18+0000\n"
     11"POT-Creation-Date: 2021-01-20 10:05+0000\n"
    1212"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1313"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
Note: See TracChangeset for help on using the changeset viewer.