diff --git a/core/Version.php b/core/Version.php index 6d4a0a7a185..1a7230a2e55 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.13.4-rc3'; + const VERSION = '3.13.4'; public function isStableVersion($version) {