Skip to content

Commit

Permalink
3.9.1-b1
Browse files Browse the repository at this point in the history
  • Loading branch information
mattab authored Apr 19, 2019
1 parent e80199e commit 88adb2a
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.9.1';
const VERSION = '3.9.1-b1';

public function isStableVersion($version)
{
Expand Down

0 comments on commit 88adb2a

Please sign in to comment.