| @@ -4,9 +4,9 @@ | ||
| 4 | 4 | * Plugin URI: https://wordpress.org/plugins/wpgetapi/ |
| 5 | 5 | * Description: Connect to external API's and display the API data. |
| 6 | 6 | * Author: WPGetAPI |
| 7 | 7 | * Author URI: https://wpgetapi.com/ |
| 8 | - * Version: 2.1.0 | |
| 8 | + * Version: 1.8.9 | |
| 9 | 9 | * Text Domain: wpgetapi |
| 10 | 10 | * License: GPL2 or later |
| 11 | 11 | * |
| 12 | 12 | */ |
| @@ -26,9 +26,9 @@ | ||
| 26 | 26 | * @since 1.0.0 |
| 27 | 27 | */ |
| 28 | 28 | protected static $_instance = null; |
| 29 | 29 | |
| 30 | - public $version = '2.1.0'; | |
| 30 | + public $version = '1.8.9'; | |
| 31 | 31 | |
| 32 | 32 | /** |
| 33 | 33 | * Main Instance. |
| 34 | 34 | */ |