diff --git a/readme.txt b/readme.txt index 1566fab..3cc546c 100755 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Contributors: cmanon, jrfoell, lancewillett, dlintott Tags: strava, activity, bicycle, cycling, biking, running, run, swimming, swim, gps, shortcode, widget, plugin Requires at least: 4.6 Tested up to: 4.9 -Stable tag: 1.4.0 +Stable tag: 1.4.1 Requires PHP: 5.2 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 == += 1.4.1 = +Fix array indices on map widget + = 1.4.0 = Added dlintott to contributors. diff --git a/wp-strava.php b/wp-strava.php index 5f922fb..4c94510 100755 --- a/wp-strava.php +++ b/wp-strava.php @@ -3,7 +3,7 @@ * Plugin Name: 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. - * Version: 1.4.0 + * Version: 1.4.1 * Author: Carlos Santa Cruz, Justin Foell, Lance Willet, Daniel Lintott * License: GPL2 * Text Domain: wp-strava