diff --git a/README.md b/README.md index b4fa29e..a3119cf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Version](https://img.shields.io/badge/Release-v1.5.8-green.svg?style=flat) ![Widgetkit](https://img.shields.io/badge/Widgetkit-v2.4.x+-green.svg?style=flat) ![Joomla](https://img.shields.io/badge/Joomla!-v3.4.x+-yellow.svg?style=flat) ![Wordpress](https://img.shields.io/badge/Wordpress-v4.4.x+-yellow.svg?style=flat) ![PHP7](https://img.shields.io/badge/PHP7-compatible-blue.svg?style=flat) ![YoothemePro](https://img.shields.io/badge/YoothemePro-compatible-blue.svg?style=flat) +![Version](https://img.shields.io/badge/Release-v1.5.9-green.svg?style=flat) ![Widgetkit](https://img.shields.io/badge/Widgetkit-v2.4.x+-green.svg?style=flat) ![Joomla](https://img.shields.io/badge/Joomla!-v3.4.x+-yellow.svg?style=flat) ![Wordpress](https://img.shields.io/badge/Wordpress-v4.4.x+-yellow.svg?style=flat) ![PHP7](https://img.shields.io/badge/PHP7-compatible-blue.svg?style=flat) ![YoothemePro](https://img.shields.io/badge/YoothemePro-compatible-blue.svg?style=flat) ![MapEx widget logo](https://raw.githubusercontent.com/wiki/rvalitov/widgetkit-map-ex/images/mapex-logo.png) @@ -43,7 +43,7 @@ The new features that the MapEx has and that are not available in the original M # Supported platforms * The core code is based on Widgetkit 2.5.3 and was updated since accordingly. This widget should work with any Widgetkit 2.4.x and later (recommended 2.5.0+). Tested with Widgetkit 2.6.x, 2.7.x, 2.8.x, 2.9.x too. * PHP5 and PHP7 compatible -* Joomla 3.4.x or later. Tested on Joomla 3.4.x, 3.5.x, 3.6.x. +* Joomla 3.4.x or later. Tested on Joomla 3.4.x, 3.5.x, 3.6.x, 3.7.x, 3.8.x. * Wordpress 4.4.x or later **Read full system requirements [here](https://github.com/rvalitov/widgetkit-map-ex/wiki/System-requirements).** diff --git a/map_ex/plugin.php b/map_ex/plugin.php index 614356b..0a6b586 100644 --- a/map_ex/plugin.php +++ b/map_ex/plugin.php @@ -17,9 +17,9 @@ 'main' => 'YOOtheme\\Widgetkit\\Widget\\Widget', - 'plugin_version' => 'v1.5.8', + 'plugin_version' => 'v1.5.9', - 'plugin_date' => '14/03/2017', + 'plugin_date' => '11/02/2018', 'plugin_logo' => 'https://raw.githubusercontent.com/wiki/rvalitov/widgetkit-map-ex/images/mapex-logo.png',