Skip to content

Commit

Permalink
Release v1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
herrtxbias committed Mar 19, 2021
1 parent f208af8 commit 852fb41
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.3';
return 'v1.4.4';
}
}

0 comments on commit 852fb41

Please sign in to comment.