Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskapp committed Feb 13, 2024
1 parent 4ad8b08 commit b935645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Controller/WelcomeTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ public function testShow(): void
{
"message": "Welcome, your PSX installation is working!",
"url": "https:\/\/phpsx.org",
"version": "7.1.0.0"
"version": "7.6.1.0"
}
JSON;

Expand Down

0 comments on commit b935645

Please sign in to comment.