Skip to content

Commit b4940fe

Browse files
Change version to 5.3.0 stable
1 parent a334999 commit b4940fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/Version.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ final class Version
2222
* The current Matomo version.
2323
* @var string
2424
*/
25-
public const VERSION = '5.3.0-rc2';
25+
public const VERSION = '5.3.0';
2626

2727
public const MAJOR_VERSION = 5;
2828

0 commit comments

Comments
 (0)