Plugin Directory

Changeset 2529190


Ignore:
Timestamp:
05/10/2021 03:51:46 PM (5 years ago)
Author:
redlettuce
Message:

1.2.2 Update

Location:
charts-and-graphs-for-elementor
Files:
10 added
2 edited

Legend:

Unmodified
Added
Removed
  • charts-and-graphs-for-elementor/trunk/index.php

    r2368056 r2529190  
    44 * Description: Elementor addons to create beautiful, interactive charts and graphs.
    55 * Plugin URI:  https://redlettuce.com/charts-and-graphs-for-elementor
    6  * Version:     1.2.1
     6 * Version:     1.2.2
    77 * Author:      RedLettuce Plugins
    88 * Author URI:  https://redlettuce.com
     
    3131     * @var string The plugin version.
    3232     */
    33     const VERSION = '1.2.1';
     33    const VERSION = '1.2.2';
    3434
    3535    /**
  • charts-and-graphs-for-elementor/trunk/plugin.php

    r2368054 r2529190  
    1313     * Instance
    1414     *
    15      * @since 1.2.1
     15     * @since 1.2.2
    1616     * @access private
    1717     * @static
     
    4343     * Load widgets files
    4444     *
    45      * @since 1.2.1
     45     * @since 1.2.2
    4646     * @access private
    4747     */
     
    7171     * Register plugin action hooks and filters
    7272     *
    73      * @since 1.2.1
     73     * @since 1.2.2
    7474     * @access public
    7575     */
Note: See TracChangeset for help on using the changeset viewer.