From 3b86d4f9b6b01c5d39aa9d8326bc5884218e6980 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Sun, 2 Sep 2018 11:02:38 +1200 Subject: 3.6.1-b1 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index f54b5d06a4..7131f0876e 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.6.0'; + const VERSION = '3.6.1-b1'; public function isStableVersion($version) { -- cgit v1.2.3