Skip to content

Commit ebf33f9

Browse files
committed
version 1.5.2
1 parent c04d013 commit ebf33f9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The new features that the MapEx has and that are not available in the original M
4242
# Supported platforms
4343
* The latest code is based on Widgetkit 2.5.3, however it should work with any Widgetkit 2.4.x and later (recommended 2.5.0+). Tested on Widgetkit 2.6.x, 2.7.x and 2.8.x too.
4444
* PHP5 and PHP7 compatible
45-
* Joomla 3.4.x or later
45+
* Joomla 3.4.x or later. Tested on Joomla 3.4.x, 3.5.x, 3.6.x.
4646
* Wordpress 4.4.x or later
4747

4848
**Read full system requirements [here](https://github.com/rvalitov/widgetkit-map-ex/wiki/System-requirements).**

map_ex/plugin.php

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

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

20-
'plugin_version' => 'v1.5.1',
20+
'plugin_version' => 'v1.5.2',
2121

22-
'plugin_date' => '14/07/2016',
22+
'plugin_date' => '26/10/2016',
2323

2424
'plugin_logo' => 'https://raw.githubusercontent.com/wiki/rvalitov/widgetkit-map-ex/images/mapex-logo.png',
2525

0 commit comments

Comments
 (0)