diff --git a/core/Version.php b/core/Version.php index 27be60d8cee4a869d26e3fa35115dec24fedaf53..eab5ff373fa8976ccd41e41801e4e73937f0634d 100644 --- a/core/Version.php +++ b/core/Version.php @@ -20,7 +20,7 @@ final class Version * The current Piwik version. * @var string */ - const VERSION = '2.11.0-b2'; + const VERSION = '2.11.0-b3'; public function isStableVersion($version) {