Plugin Directory

Changeset 2314646


Ignore:
Timestamp:
05/29/2020 05:09:35 PM (6 years ago)
Author:
redlettuce
Message:

Updating plugin ownership details

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

Legend:

Unmodified
Added
Removed
  • charts-and-graphs-for-elementor/trunk/README.md

    r2227602 r2314646  
    11=== Charts and Graphs for Elementor ===
    2 Contributors: kazbekkadalashvili
     2Contributors: redlettuce
    33Tags: elementor, charts, graphs, elementor widget, block, blocks
    44Donate link: https://fundly.com/elementor-addons
  • charts-and-graphs-for-elementor/trunk/index.php

    r2242352 r2314646  
    33 * Plugin Name: Charts and Graphs for Elementor
    44 * Description: Elementor addons to create beautiful, interactive charts and graphs.
    5  * Plugin URI:  https://github.com/kazbekkadalashvili/charts-and-graphs-for-elementor
    6  * Version:     1.1.0
    7  * Author:      Kadalashvili Kazbek
    8  * Author URI:  https://kadalashvili.com
     5 * Plugin URI:  https://redlettuce.com/charts-and-graphs-for-elementor
     6 * Version:     1.1.1
     7 * Author:      RedLettuce Plugins
     8 * Author URI:  https://redlettuce.com
    99 * Text Domain: elementor_charts_graphs
    1010 */
     
    3131     * @var string The plugin version.
    3232     */
    33     const VERSION = '1.0.0';
     33    const VERSION = '1.0.1';
    3434
    3535    /**
Note: See TracChangeset for help on using the changeset viewer.