Skip to content

Commit

Permalink
3.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mattab committed Mar 24, 2020
1 parent e7a83c8 commit c9b3d5c
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 = '3.13.4-rc3';
const VERSION = '3.13.4';

public function isStableVersion($version)
{
Expand Down

0 comments on commit c9b3d5c

Please sign in to comment.