diff --git a/core/Version.php b/core/Version.php index cb165537cd6c4e33fa40359401f1f247541588f2..377e65c1571adb49bc8e541fe1013a10db13fce5 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.16.0-b2'; + const VERSION = '2.16.0-b3'; public function isStableVersion($version) {