Skip to content

Commit 4833310

Browse files
committed
version update to v1.1.1
1 parent f805354 commit 4833310

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![Version](https://img.shields.io/badge/Release-v1.1.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)
1+
![Version](https://img.shields.io/badge/Release-v1.1.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)
22

33
![Grid Stack Ex widget logo](https://raw.githubusercontent.com/wiki/rvalitov/widgetkit-grid-stack-ex/images/grid-stack-ex-logo.jpg)
44

@@ -10,6 +10,7 @@
1010

1111
* **Backward compatibility** - all other behavior, styling and features of the original [Grid Stack widget](https://demo.yootheme.com/widgetkit/joomla/index.php/home/grid-stack) are preserved.
1212
* **Use with your existing data** - you can easily convert your existing Grid Stack widgets into Grid Stack Ex preserving all the data and options.
13+
* **Compatible with Yootheme Pro** - you can use this widget with [Yootheme Pro](https://yootheme.com/pro/).
1314

1415
### Unique Features
1516
The new features that the Grid Stack Ex has and that are not available in the original Grid Stack widget:

grid-stack-ex/plugin.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616

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

19-
'plugin_version' => 'v1.1.0',
19+
'plugin_version' => 'v1.1.1',
2020

21-
'plugin_date' => '03/01/2017',
21+
'plugin_date' => '19/01/2017',
2222

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

0 commit comments

Comments
 (0)