Plugin Directory

Changeset 3090598


Ignore:
Timestamp:
05/22/2024 06:51:18 AM (23 months ago)
Author:
divisupreme
Message:

version 2.5.51

Location:
supreme-modules-for-divi
Files:
185 added
2 edited

Legend:

Unmodified
Added
Removed
  • supreme-modules-for-divi/trunk/readme.txt

    r3085239 r3090598  
    66Tested up to: 6.5.3
    77Requires PHP: 7.4
    8 Stable tag: 2.5.5
     8Stable tag: 2.5.51
    99License: GPLv2
    1010License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    112112
    113113== Changelog ==
     114= 2.5.51 – 22.05.2024 =
     115* Added WPML Compatibility.
     116
    114117= 2.5.5 – 12.05.2024 =
    115118* Fixed: Deprecated: Implicit conversion from float
  • supreme-modules-for-divi/trunk/supreme-modules-for-divi.php

    r3085239 r3090598  
    44 * Plugin URI:  https://divisupreme.com/supreme-modules-lite-for-divi/
    55 * Description: Divi Supreme enhances the experience and features found on Divi and extend with custom creative modules to help you build amazing websites.
    6  * Version:     2.5.5
     6 * Version:     2.5.51
    77 * Author:      Supreme Modules
    88 * Author URI:  https://divisupreme.com/about-us/
     
    3535
    3636if ( ! defined( 'DSM_VERSION' ) ) {
    37     define( 'DSM_VERSION', '2.5.5' );
     37    define( 'DSM_VERSION', '2.5.51' );
    3838}
    3939if ( ! defined( 'DSM_SHORTCODE' ) ) {
Note: See TracChangeset for help on using the changeset viewer.