diff --git a/core/Version.php b/core/Version.php index 9cdb569dda2ba967d76b3d2d577babdb13c20804..260bca139d64817b45db23feb334b3faa9fdce4c 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-b2'; + const VERSION = '3.0.5-b3'; public function isStableVersion($version) {