Skip to content

Commit

Permalink
Release v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
herrtxbias committed Mar 18, 2021
1 parent 584d967 commit 7f2c96b
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.3.4';
return 'v1.4.0';
}
}

0 comments on commit 7f2c96b

Please sign in to comment.