Plugin Directory

Changeset 3143153


Ignore:
Timestamp:
08/28/2024 07:07:20 PM (19 months ago)
Author:
plugins2xt
Message:

tagging version 1.9.3

Location:
seguros-promo
Files:
2 edited
6 copied

Legend:

Unmodified
Added
Removed
  • seguros-promo/tags/1.9.3/README.txt

    r3060016 r3143153  
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    9 Stable tag: 1.9.2
     9Stable tag: 1.9.3
    1010
    1111O Plugin Seguros Promo permite aos blogs enriquecer o conteúdo dos seus textos com a inclusão de preços de seguros viagem que são atualizados constantemente pelas nossas APIs.
     
    5252
    5353== Changelog ==
     54**1.9.3**
     55
     56- Add Welcome Assist security image
     57
    5458**1.9.2**
    5559
  • seguros-promo/tags/1.9.3/seguros-promo.php

    r3060016 r3143153  
    2323 * Text Domain:       seguros-promo
    2424 * Domain Path:       /languages
    25  * Version:           1.9.2
     25 * Version:           1.9.3
    2626 */
    2727
     
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define('SEGUROS_PROMO_VERSION', '1.9.2');
     38define('SEGUROS_PROMO_VERSION', '1.9.3');
    3939
    4040/**
  • seguros-promo/trunk/README.txt

    r3060016 r3143153  
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    9 Stable tag: 1.9.2
     9Stable tag: 1.9.3
    1010
    1111O Plugin Seguros Promo permite aos blogs enriquecer o conteúdo dos seus textos com a inclusão de preços de seguros viagem que são atualizados constantemente pelas nossas APIs.
     
    5252
    5353== Changelog ==
     54**1.9.3**
     55
     56- Add Welcome Assist security image
     57
    5458**1.9.2**
    5559
  • seguros-promo/trunk/seguros-promo.php

    r3060016 r3143153  
    2323 * Text Domain:       seguros-promo
    2424 * Domain Path:       /languages
    25  * Version:           1.9.2
     25 * Version:           1.9.3
    2626 */
    2727
     
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define('SEGUROS_PROMO_VERSION', '1.9.2');
     38define('SEGUROS_PROMO_VERSION', '1.9.3');
    3939
    4040/**
Note: See TracChangeset for help on using the changeset viewer.