Changeset 2675060
- Timestamp:
- 02/08/2022 01:53:45 PM (4 years ago)
- Location:
- iande
- Files:
-
- 4 edited
- 1 moved
-
tags/0.13.3 (moved) (moved from iande/tags/0.13.2)
-
tags/0.13.3/README.txt (modified) (1 diff)
-
tags/0.13.3/iande.php (modified) (2 diffs)
-
trunk/README.txt (modified) (1 diff)
-
trunk/iande.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
iande/tags/0.13.3/README.txt
r2675007 r2675060 5 5 Tested up to: 5.8.2 6 6 Requires PHP: 7.2 7 Stable tag: 0.13. 27 Stable tag: 0.13.3 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
iande/tags/0.13.3/iande.php
r2675007 r2675060 8 8 * Plugin URI: https://iandecultura.com.br/ 9 9 * Description: Agendamento de visitas de grupos para instituições que recebem públicos presencial ou digitalmente. 10 * Version: 0.13. 210 * Version: 0.13.3 11 11 * Author: Percebe 12 12 * Author URI: https://percebeeduca.com.br/ … … 27 27 * Currently plugin version. 28 28 */ 29 define('IANDE_PLUGIN_VERSION', '0.1 0.1');29 define('IANDE_PLUGIN_VERSION', '0.13.3'); 30 30 31 31 define('IANDE_PLUGIN_BASEPATH', plugin_dir_path(__FILE__)); -
iande/trunk/README.txt
r2675007 r2675060 5 5 Tested up to: 5.8.2 6 6 Requires PHP: 7.2 7 Stable tag: 0.13. 27 Stable tag: 0.13.3 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
iande/trunk/iande.php
r2675007 r2675060 8 8 * Plugin URI: https://iandecultura.com.br/ 9 9 * Description: Agendamento de visitas de grupos para instituições que recebem públicos presencial ou digitalmente. 10 * Version: 0.13. 210 * Version: 0.13.3 11 11 * Author: Percebe 12 12 * Author URI: https://percebeeduca.com.br/ … … 27 27 * Currently plugin version. 28 28 */ 29 define('IANDE_PLUGIN_VERSION', '0.1 0.1');29 define('IANDE_PLUGIN_VERSION', '0.13.3'); 30 30 31 31 define('IANDE_PLUGIN_BASEPATH', plugin_dir_path(__FILE__));
Note: See TracChangeset
for help on using the changeset viewer.