diff --git a/core/Version.php b/core/Version.php index 1b2ec59f5ad..d7cca118ead 100644 --- a/core/Version.php +++ b/core/Version.php @@ -20,7 +20,7 @@ final class Version * The current Matomo version. * @var string */ - const VERSION = '3.12.0-b2'; + const VERSION = '3.12.0-b3'; public function isStableVersion($version) {