Skip to content

Commit

Permalink
fix(chore): Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
herrtxbias committed Mar 13, 2021
1 parent dfd7e67 commit fb55282
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.1';
return 'v1.3.2';
}
}

0 comments on commit fb55282

Please sign in to comment.