Skip to content

Commit 7478dde

Browse files
committed
!!! updated version
1 parent f2e1b82 commit 7478dde

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

classes/Visualizer/Plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
class Visualizer_Plugin {
3131

3232
const NAME = 'visualizer';
33-
const VERSION = '1.5.1';
33+
const VERSION = '1.5.2';
3434

3535
// custom post types
3636
const CPT_VISUALIZER = 'visualizer';

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: Visualizer: Charts and Graphs
44
Plugin URI: https://themeisle.com/plugins/visualizer-charts-and-graphs/
55
Description: A simple, easy to use and quite powerful tool to create, manage and embed interactive charts into your WordPress posts and pages. The plugin uses Google Visualization API to render charts, which supports cross-browser compatibility (adopting VML for older IE versions) and cross-platform portability to iOS and new Android releases.
6-
Version: 1.5.1
6+
Version: 1.5.2
77
Author: Themeisle
88
Author URI: http://themeisle.com
99
License: GPL v2.0 or later

0 commit comments

Comments
 (0)