diff --git a/core/Version.php b/core/Version.php index 4ff570be2396df3ac8c927ce201d1f2e16148ab7..9cdb569dda2ba967d76b3d2d577babdb13c20804 100644 --- a/core/Version.php +++ b/core/Version.php @@ -20,7 +20,7 @@ final class Version * The current Piwik version. * @var string */ - const VERSION = '3.0.5-b1'; + const VERSION = '3.0.5-b2'; public function isStableVersion($version) {