From da786ed6678eb468fb9d20d6a26f652be9a1f400 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Wed, 27 Dec 2017 14:21:36 +1300 Subject: 3.3.0-b1 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 384b454148..714885765a 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.2.1'; + const VERSION = '3.3.0-b1'; public function isStableVersion($version) { -- cgit v1.2.3