Plugin Directory

Changeset 3336423


Ignore:
Timestamp:
07/30/2025 08:48:50 AM (8 months ago)
Author:
formdev
Message:

force update

Location:
formdev/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • formdev/trunk/formdev.php

    r3335685 r3336423  
    55 * Plugin URI: https://www.form-dev.fr
    66 * Description: Synchroniser automatiquement les formations présentes dans votre CRM Formdev
    7  * Version: 1.1.3
     7 * Version: 1.1.4
    88 * Author: Formdev
    99 * Author URI: https://app.form-dev.fr
     
    1616// Définition de la version du plugin
    1717if (!defined('FORMEDEV_VERSION')) {
    18     define('FORMEDEV_VERSION', '1.1.3');
     18    define('FORMEDEV_VERSION', '1.1.4');
    1919}
    2020
  • formdev/trunk/readme.txt

    r3335685 r3336423  
    55Tested up to: 6.8 
    66Requires PHP: 7.4 
    7 Stable tag: 1.1.3 
     7Stable tag: 1.1.4 
    88License: GPLv2 or later 
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html 
     
    6868
    6969== Changelog ==
     70= 1.1.4 =
     71* Force update
     72
    7073= 1.1.3 =
    7174* Les formations qui ne remontent pas (problème avec la pagination de l'API)
Note: See TracChangeset for help on using the changeset viewer.