Plugin Directory

Changeset 2675060


Ignore:
Timestamp:
02/08/2022 01:53:45 PM (4 years ago)
Author:
percebeeduca
Message:

Release v0.13.3

Location:
iande
Files:
4 edited
1 moved

Legend:

Unmodified
Added
Removed
  • iande/tags/0.13.3/README.txt

    r2675007 r2675060  
    55Tested up to: 5.8.2
    66Requires PHP: 7.2
    7 Stable tag: 0.13.2
     7Stable tag: 0.13.3
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • iande/tags/0.13.3/iande.php

    r2675007 r2675060  
    88 * Plugin URI:        https://iandecultura.com.br/
    99 * Description:       Agendamento de visitas de grupos para instituições que recebem públicos presencial ou digitalmente.
    10  * Version:           0.13.2
     10 * Version:           0.13.3
    1111 * Author:            Percebe
    1212 * Author URI:        https://percebeeduca.com.br/
     
    2727 * Currently plugin version.
    2828 */
    29 define('IANDE_PLUGIN_VERSION', '0.10.1');
     29define('IANDE_PLUGIN_VERSION', '0.13.3');
    3030
    3131define('IANDE_PLUGIN_BASEPATH', plugin_dir_path(__FILE__));
  • iande/trunk/README.txt

    r2675007 r2675060  
    55Tested up to: 5.8.2
    66Requires PHP: 7.2
    7 Stable tag: 0.13.2
     7Stable tag: 0.13.3
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • iande/trunk/iande.php

    r2675007 r2675060  
    88 * Plugin URI:        https://iandecultura.com.br/
    99 * Description:       Agendamento de visitas de grupos para instituições que recebem públicos presencial ou digitalmente.
    10  * Version:           0.13.2
     10 * Version:           0.13.3
    1111 * Author:            Percebe
    1212 * Author URI:        https://percebeeduca.com.br/
     
    2727 * Currently plugin version.
    2828 */
    29 define('IANDE_PLUGIN_VERSION', '0.10.1');
     29define('IANDE_PLUGIN_VERSION', '0.13.3');
    3030
    3131define('IANDE_PLUGIN_BASEPATH', plugin_dir_path(__FILE__));
Note: See TracChangeset for help on using the changeset viewer.