Skip to content

Commit

Permalink
version update to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rvalitov committed Feb 9, 2018
1 parent 9b03a19 commit 8444ae3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![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)
![Version](https://img.shields.io/badge/Release-v1.4.0-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
Expand Down Expand Up @@ -29,7 +29,7 @@ The new features that the SlideshowEx has and that are not available in the orig
# 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.
* 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.8.x.
* Wordpress 4.4.x or later

**Read full system requirements [here](https://github.com/rvalitov/widgetkit-slideshow-ex/wiki/System-requirements).**
Expand Down
4 changes: 2 additions & 2 deletions slideshow_ex/plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@

'main' => 'YOOtheme\\Widgetkit\\Widget\\Widget',

'plugin_version' => 'v1.3.7',
'plugin_version' => 'v1.4.0',

'plugin_date' => '14/03/2017',
'plugin_date' => '09/02/2018',

'plugin_logo' => 'https://raw.githubusercontent.com/wiki/rvalitov/widgetkit-slideshow-ex/images/logo.jpg',

Expand Down

0 comments on commit 8444ae3

Please sign in to comment.