Changeset 3336423
- Timestamp:
- 07/30/2025 08:48:50 AM (8 months ago)
- Location:
- formdev/trunk
- Files:
-
- 2 edited
-
formdev.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
formdev/trunk/formdev.php
r3335685 r3336423 5 5 * Plugin URI: https://www.form-dev.fr 6 6 * Description: Synchroniser automatiquement les formations présentes dans votre CRM Formdev 7 * Version: 1.1. 37 * Version: 1.1.4 8 8 * Author: Formdev 9 9 * Author URI: https://app.form-dev.fr … … 16 16 // Définition de la version du plugin 17 17 if (!defined('FORMEDEV_VERSION')) { 18 define('FORMEDEV_VERSION', '1.1. 3');18 define('FORMEDEV_VERSION', '1.1.4'); 19 19 } 20 20 -
formdev/trunk/readme.txt
r3335685 r3336423 5 5 Tested up to: 6.8 6 6 Requires PHP: 7.4 7 Stable tag: 1.1. 37 Stable tag: 1.1.4 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 68 68 69 69 == Changelog == 70 = 1.1.4 = 71 * Force update 72 70 73 = 1.1.3 = 71 74 * Les formations qui ne remontent pas (problème avec la pagination de l'API)
Note: See TracChangeset
for help on using the changeset viewer.