Skip to content

Commit

Permalink
3.13.2-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
mattab authored Feb 9, 2020
1 parent bb185e7 commit 3c600d8
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.2-rc1';
const VERSION = '3.13.2-rc2';

public function isStableVersion($version)
{
Expand Down

0 comments on commit 3c600d8

Please sign in to comment.