Skip to content

Commit

Permalink
Release v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
herrtxbias committed Mar 18, 2021
1 parent bfd5f6e commit 2dbbf27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Statuspage/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
class Version
{
public static function getVersion(){
return 'v1.4.1';
return 'v1.4.2';
}
}

0 comments on commit 2dbbf27

Please sign in to comment.