Plugin Directory

Changeset 2368054


Ignore:
Timestamp:
08/24/2020 06:07:13 PM (6 years ago)
Author:
redlettuce
Message:

1.2.1 Update

Location:
charts-and-graphs-for-elementor/trunk
Files:
1 added
2 edited

Legend:

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

    r2320089 r2368054  
    3131     * @var string The plugin version.
    3232     */
    33     const VERSION = '1.2.0';
     33    const VERSION = '1.2.1';
    3434
    3535    /**
  • charts-and-graphs-for-elementor/trunk/plugin.php

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