Plugin Directory

Changeset 2732684


Ignore:
Timestamp:
05/27/2022 01:35:44 PM (4 years ago)
Author:
cvl01
Message:

Update to version 1.0.16.1 from GitHub

Location:
mylisting-elementor-toolkit
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • mylisting-elementor-toolkit/tags/1.0.16.1/ml-elementor-toolkit.php

    r2732683 r2732684  
    44 * Description: A simple Elementor addon that adds elementor functionality to parts of the My Listing theme.
    55 * Plugin URI:  https://yellowwave.eu/ml-elementor-toolkit
    6  * Version:     1.0.16
     6 * Version:     1.0.16.1
    77 * Author:      YellowWave
    88 * Author URI:  https://yellowwave.nl
     
    3333   * @var string The plugin version.
    3434   */
    35     const VERSION = '1.0.16';
     35    const VERSION = '1.0.16.1';
    3636 
    3737    /**
  • mylisting-elementor-toolkit/tags/1.0.16.1/readme.txt

    r2732683 r2732684  
    44Tags: mylisting, my listing, my listing toolkit, mylisting elementor, my listing elementor
    55Requires at least: 5.2
    6 Tested up to: 5.7.2
     6Tested up to: 5.9
    77Requires PHP: 7.0
    88Stable Tag: trunk
  • mylisting-elementor-toolkit/trunk/ml-elementor-toolkit.php

    r2732683 r2732684  
    44 * Description: A simple Elementor addon that adds elementor functionality to parts of the My Listing theme.
    55 * Plugin URI:  https://yellowwave.eu/ml-elementor-toolkit
    6  * Version:     1.0.16
     6 * Version:     1.0.16.1
    77 * Author:      YellowWave
    88 * Author URI:  https://yellowwave.nl
     
    3333   * @var string The plugin version.
    3434   */
    35     const VERSION = '1.0.16';
     35    const VERSION = '1.0.16.1';
    3636 
    3737    /**
  • mylisting-elementor-toolkit/trunk/readme.txt

    r2732683 r2732684  
    44Tags: mylisting, my listing, my listing toolkit, mylisting elementor, my listing elementor
    55Requires at least: 5.2
    6 Tested up to: 5.7.2
     6Tested up to: 5.9
    77Requires PHP: 7.0
    88Stable Tag: trunk
Note: See TracChangeset for help on using the changeset viewer.