diff --git a/README.md b/README.md index 114eb78..299e325 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Version](https://img.shields.io/badge/Release-v1.3.1-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.3.2-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) ![SlideshowEx widget logo](https://raw.githubusercontent.com/wiki/rvalitov/widgetkit-slideshow-ex/images/logo.jpg) # Overview diff --git a/slideshow_ex/plugin.php b/slideshow_ex/plugin.php index f6d34c1..e28b144 100644 --- a/slideshow_ex/plugin.php +++ b/slideshow_ex/plugin.php @@ -16,9 +16,9 @@ 'main' => 'YOOtheme\\Widgetkit\\Widget\\Widget', - 'plugin_version' => 'v1.3.1', + 'plugin_version' => 'v1.3.2', - 'plugin_date' => '28/12/2016', + 'plugin_date' => '02/01/2017', 'plugin_logo' => 'https://raw.githubusercontent.com/wiki/rvalitov/widgetkit-slideshow-ex/images/logo.jpg',