Skip to content

Commit

Permalink
0.10.0.7 release
Browse files Browse the repository at this point in the history
git-svn-id: https://plugins.svn.wordpress.org/wp-piwik/trunk@1161515 b8457f37-d9ea-0310-8a92-e5e31aec5664
  • Loading branch information
Braekling authored and Braekling committed May 15, 2015
1 parent 9849e1e commit 84b0662
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Contributors: Braekling
Requires at least: 4.0
Tested up to: 4.2.2
Stable tag: 0.10.0.6
Stable tag: 0.10.0.7
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6046779
Tags: statistics, stats, analytics, piwik, wpmu

Expand Down
2 changes: 1 addition & 1 deletion wp-piwik.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ function wp_piwik_phperror() {
$GLOBALS ['wp-piwik_debug'] = false;
if (class_exists ( 'WP_Piwik' ))
$GLOBALS ['wp-piwik'] = new WP_Piwik ();
}
}

0 comments on commit 84b0662

Please sign in to comment.