diff --git a/googleanalytics.php b/googleanalytics.php index bcab3a6c..04d20d62 100644 --- a/googleanalytics.php +++ b/googleanalytics.php @@ -4,7 +4,7 @@ Plugin URI: http://yoast.com/wordpress/google-analytics/#utm_source=wordpress&utm_medium=plugin&utm_campaign=wpgaplugin&utm_content=v420 Description: This plugin makes it simple to add Google Analytics to your WordPress blog, adding lots of features, eg. custom variables and automatic clickout and download tracking. Author: Joost de Valk -Version: 4.3.4 +Version: 4.3.5 Requires at least: 3.0 Author URI: http://yoast.com/ License: GPL v3 @@ -30,7 +30,7 @@ // This plugin was originally based on Rich Boakes' Analytics plugin: http://boakes.org/analytics, but has since been rewritten and refactored multiple times. -define( "GAWP_VERSION", '4.3.4' ); +define( "GAWP_VERSION", '4.3.5' ); define( "GAWP_URL", trailingslashit( plugin_dir_url( __FILE__ ) ) ); diff --git a/readme.txt b/readme.txt index 9565c131..406d6678 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: http://yoast.com/donate/ Tags: analytics, google analytics, statistics, tracking, stats, google Requires at least: 3.3 Tested up to: 3.8.1 -Stable tag: 4.3.4 +Stable tag: 4.3.5 Track your WordPress site easily and with lots of metadata: views per author & category, automatic tracking of outbound clicks and pageviews. @@ -58,6 +58,11 @@ This section describes how to install the plugin and get it working. == Changelog == += 4.3.5 = + +* Enhancement: + * Update banners in admin. + = 4.3.4 = * Bugfix: