| @@ -2,9 +2,9 @@ | ||
| 2 | 2 | /* |
| 3 | 3 | Plugin Name: Visualizer: Tables and Charts for WordPress |
| 4 | 4 | Plugin URI: https://themeisle.com/plugins/visualizer-charts-and-graphs/ |
| 5 | 5 | Description: Effortlessly create and embed responsive charts and tables with Visualizer, a powerful WordPress plugin that enhances data presentation from multiple sources. |
| 6 | - Version: 4.0.4 | |
| 6 | + Version: 4.0.0 | |
| 7 | 7 | Author: Themeisle |
| 8 | 8 | Author URI: http://themeisle.com |
| 9 | 9 | License: GPL v2.0 or later |
| 10 | 10 | WordPress Available: yes |
| @@ -162,9 +162,9 @@ | ||
| 162 | 162 | 'themeisle_sdk_compatibilities/' . VISUALIZER_DIRNAME, function ( $compatibilities ) { |
| 163 | 163 | $compatibilities['VisualizerPRO'] = array( |
| 164 | 164 | 'basefile' => defined( 'VISUALIZER_PRO_BASEFILE' ) ? VISUALIZER_PRO_BASEFILE : '', |
| 165 | 165 | 'required' => '1.8', |
| 166 | - 'tested_up' => '2.0', | |
| 166 | + 'tested_up' => '1.14', | |
| 167 | 167 | ); |
| 168 | 168 | return $compatibilities; |
| 169 | 169 | } |
| 170 | 170 | ); |