Changeset 2314646
- Timestamp:
- 05/29/2020 05:09:35 PM (6 years ago)
- Location:
- charts-and-graphs-for-elementor/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
charts-and-graphs-for-elementor/trunk/README.md
r2227602 r2314646 1 1 === Charts and Graphs for Elementor === 2 Contributors: kazbekkadalashvili2 Contributors: redlettuce 3 3 Tags: elementor, charts, graphs, elementor widget, block, blocks 4 4 Donate link: https://fundly.com/elementor-addons -
charts-and-graphs-for-elementor/trunk/index.php
r2242352 r2314646 3 3 * Plugin Name: Charts and Graphs for Elementor 4 4 * Description: Elementor addons to create beautiful, interactive charts and graphs. 5 * Plugin URI: https:// github.com/kazbekkadalashvili/charts-and-graphs-for-elementor6 * Version: 1.1. 07 * Author: Kadalashvili Kazbek8 * Author URI: https:// kadalashvili.com5 * 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 9 9 * Text Domain: elementor_charts_graphs 10 10 */ … … 31 31 * @var string The plugin version. 32 32 */ 33 const VERSION = '1.0. 0';33 const VERSION = '1.0.1'; 34 34 35 35 /**
Note: See TracChangeset
for help on using the changeset viewer.