Skip to content

Commit

Permalink
Update version to 5.3.0-alpha.20241224013443
Browse files Browse the repository at this point in the history
  • Loading branch information
sgiehl committed Dec 24, 2024
1 parent e1bdd44 commit 6441b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ final class Version
* The current Matomo version.
* @var string
*/
public const VERSION = '5.3.0-alpha';
public const VERSION = '5.3.0-alpha.20241224013443';

public const MAJOR_VERSION = 5;

Expand Down

0 comments on commit 6441b23

Please sign in to comment.