Skip to content

Commit

Permalink
4.3.0-b1
Browse files Browse the repository at this point in the history
  • Loading branch information
mattab committed Mar 22, 2021
1 parent d173509 commit 8d7fe1e
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 @@ -20,7 +20,7 @@ final class Version
* The current Matomo version.
* @var string
*/
const VERSION = '4.2.1';
const VERSION = '4.3.0-b1';
const MAJOR_VERSION = 4;

public function isStableVersion($version)
Expand Down

0 comments on commit 8d7fe1e

Please sign in to comment.