Plugin Directory

Changeset 3280960


Ignore:
Timestamp:
04/24/2025 12:46:28 PM (11 months ago)
Author:
apiki
Message:

Nova versão disponivel para download 1.3.8

Location:
vindi-payment-gateway/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • vindi-payment-gateway/trunk/readme.txt

    r3269711 r3280960  
    88Author: Vindi | Mentores Digital
    99Requires at least: 4.4
    10 Tested up to: 6.4
     10Tested up to: 6.8
    1111WC requires at least: 3.0.0
    1212WC tested up to: 8.6.1
    1313Requires PHP: 5.6
    14 Stable Tag: 1.3.7
     14Stable Tag: 1.3.8
    1515License: GPLv3
    1616License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    4040
    4141== Changelog ==
     42= 1.3.8 - 24/04/2025 =
     43-Lançamento da versão de patch.
     44- **Correção:** Alteração no Tested up to de 6.4 para 6.8.
     45
    4246= 1.3.7 - 05/11/2024 =
    4347-Lançamento da versão de patch.
  • vindi-payment-gateway/trunk/src/utils/DefinitionVariables.php

    r3269711 r3280960  
    11<?php
    22
    3 define('VINDI_VERSION', '1.3.7');
     3define('VINDI_VERSION', '1.3.8');
    44
    55define('VINDI_MININUM_WP_VERSION', '5.0');
  • vindi-payment-gateway/trunk/vindi.php

    r3269711 r3280960  
    77 * Author: Vindi
    88 * Author URI: https://www.vindi.com.br
    9  * Version: 1.3.7
     9 * Version: 1.3.8
    1010 * Requires at least: 4.4
    11  * Tested up to: 6.4
     11 * Tested up to: 6.8
    1212 * Text Domain: vindi-payment-gateway
    1313 *
Note: See TracChangeset for help on using the changeset viewer.