mirror of
https://github.com/10h30/wp-strava.git
synced 2026-07-20 07:04:24 +09:00
Bumped version for 1.4.1
This commit is contained in:
+4
-1
@@ -4,7 +4,7 @@ Contributors: cmanon, jrfoell, lancewillett, dlintott
|
|||||||
Tags: strava, activity, bicycle, cycling, biking, running, run, swimming, swim, gps, shortcode, widget, plugin
|
Tags: strava, activity, bicycle, cycling, biking, running, run, swimming, swim, gps, shortcode, widget, plugin
|
||||||
Requires at least: 4.6
|
Requires at least: 4.6
|
||||||
Tested up to: 4.9
|
Tested up to: 4.9
|
||||||
Stable tag: 1.4.0
|
Stable tag: 1.4.1
|
||||||
Requires PHP: 5.2
|
Requires PHP: 5.2
|
||||||
License: GPLv2 or later
|
License: GPLv2 or later
|
||||||
|
|
||||||
@@ -74,6 +74,9 @@ If your key works with other Google Maps plugins but not WP Strava, you may need
|
|||||||
|
|
||||||
== Changelog ==
|
== Changelog ==
|
||||||
|
|
||||||
|
= 1.4.1 =
|
||||||
|
Fix array indices on map widget
|
||||||
|
|
||||||
= 1.4.0 =
|
= 1.4.0 =
|
||||||
|
|
||||||
Added dlintott to contributors.
|
Added dlintott to contributors.
|
||||||
|
|||||||
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
* Plugin Name: WP Strava
|
* Plugin Name: WP Strava
|
||||||
* Plugin URI: https://wordpress.org/plugins/wp-strava/
|
* Plugin URI: https://wordpress.org/plugins/wp-strava/
|
||||||
* Description: Plugin to show your strava.com information in your WordPress blog. Some Icons are Copyright © Yusuke Kamiyamane. All rights reserved. Licensed under a Creative Commons Attribution 3.0 license.
|
* Description: Plugin to show your strava.com information in your WordPress blog. Some Icons are Copyright © Yusuke Kamiyamane. All rights reserved. Licensed under a Creative Commons Attribution 3.0 license.
|
||||||
* Version: 1.4.0
|
* Version: 1.4.1
|
||||||
* Author: Carlos Santa Cruz, Justin Foell, Lance Willet, Daniel Lintott
|
* Author: Carlos Santa Cruz, Justin Foell, Lance Willet, Daniel Lintott
|
||||||
* License: GPL2
|
* License: GPL2
|
||||||
* Text Domain: wp-strava
|
* Text Domain: wp-strava
|
||||||
|
|||||||
Reference in New Issue
Block a user