From b5488c9843925a2e455b11c9ccc4c1990de21b48 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Tue, 23 Jun 2015 17:50:05 +1200 Subject: 2.14.0-b8 --- core/Version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Version.php b/core/Version.php index 381450532c..15762a31e8 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.14.0-b7'; + const VERSION = '2.14.0-b8'; public function isStableVersion($version) { -- cgit v1.2.3