We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a334999 commit b4940feCopy full SHA for b4940fe
core/Version.php
@@ -22,7 +22,7 @@ final class Version
22
* The current Matomo version.
23
* @var string
24
*/
25
- public const VERSION = '5.3.0-rc2';
+ public const VERSION = '5.3.0';
26
27
public const MAJOR_VERSION = 5;
28
0 commit comments