Skip to content

Commit

Permalink
Release v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
herrtxbias committed Mar 12, 2021
1 parent 26c4746 commit ac46d18
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.0';
return 'v1.3.1';
}
}

0 comments on commit ac46d18

Please sign in to comment.