Plugin Directory

Changeset 3459718


Ignore:
Timestamp:
02/12/2026 09:37:06 AM (7 weeks ago)
Author:
formdev
Message:

1.4.0 update modules planning

Location:
formdev/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • formdev/trunk/formdev.php

    r3459701 r3459718  
    55 * Plugin URI: https://www.form-dev.fr
    66 * Description: Synchroniser automatiquement les formations présentes dans votre CRM Formdev
    7  * Version: 1.3.8
     7 * Version: 1.4.0
    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.3.8');
     18    define('FORMEDEV_VERSION', '1.4.0');
    1919}
    2020
  • formdev/trunk/readme.txt

    r3459701 r3459718  
    55Tested up to: 6.9.1 
    66Requires PHP: 7.4 
    7 Stable tag: 1.3.8
     7Stable tag: 1.4.0
    88License: GPLv2 or later 
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html 
     
    6868
    6969== Changelog ==
     70= 1.4.0 =
     71* fix update modules planning
     72
    7073= 1.3.8 =
    7174* fix update modules planning
Note: See TracChangeset for help on using the changeset viewer.