From f2c879735d7daba5c908968f829d6c05f7086fc0 Mon Sep 17 00:00:00 2001 From: Ramil Valitov Date: Tue, 14 Mar 2017 18:25:43 +0300 Subject: [PATCH] version update to v1.3.7 --- README.md | 2 +- slideshow_ex/plugin.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 15ae5a3..7441b73 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Version](https://img.shields.io/badge/Release-v1.3.6-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.7-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 7851368..d23ca3d 100644 --- a/slideshow_ex/plugin.php +++ b/slideshow_ex/plugin.php @@ -16,7 +16,7 @@ 'main' => 'YOOtheme\\Widgetkit\\Widget\\Widget', - 'plugin_version' => 'v1.3.6', + 'plugin_version' => 'v1.3.7', 'plugin_date' => '14/03/2017',